forked from Snck3rs/contao-leaflet-maps
Remove unsupported code.
This commit is contained in:
@@ -6,11 +6,6 @@
|
|||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
|
|
||||||
<div id="<?php echo $this->mapId; ?>" style="<?php echo $this->mapStyle; ?>"></div>
|
<div id="<?php echo $this->mapId; ?>" style="<?php echo $this->mapStyle; ?>"></div>
|
||||||
<?php if ($this->map): ?>
|
|
||||||
<script>
|
|
||||||
<?php echo $this->map; ?>
|
|
||||||
</script>
|
|
||||||
<?php endif; ?>
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<!-- indexer::continue -->
|
<!-- indexer::continue -->
|
||||||
|
|||||||
Reference in New Issue
Block a user