asdsd
This commit is contained in:
@@ -123,7 +123,7 @@
|
||||
|
||||
// MAP (Registriert als 'std-map')
|
||||
addOrUpdate(bm, 'std-map', { label:'Karte',
|
||||
content:`<iframe data-gjs-type="map" src="https://maps.google.com/maps?width=100%25&height=600&hl=de&q=Berlin&t=&z=14&ie=UTF8&iwloc=B&output=embed" width="100%" height="300" frameborder="0" style="${css({'border':'0',width:'100%',height:'300px'})}"></iframe>` });
|
||||
content:`<iframe data-gjs-type="map" src="https://www.openstreetmap.org/export/embed.html?bbox=13.365%2C52.505%2C13.425%2C52.525&layer=mapnik&marker=52.515%2C13.395" width="100%" height="300" frameborder="0" style="${css({'border':'0',width:'100%',height:'300px'})}"></iframe>` });
|
||||
|
||||
// Löst die notwendigen Events für den Bridge Core / Cleanup aus.
|
||||
editor.trigger('block:add');
|
||||
|
||||
Reference in New Issue
Block a user