mirror of
https://github.com/symfony/ux-leaflet-map.git
synced 2026-03-24 00:52:09 +01:00
13 lines
2.2 KiB
Plaintext
13 lines
2.2 KiB
Plaintext
<!-- This HTML has been prettified for testing purposes, and may not represent the actual HTML output.
|
|
Run "php vendor/bin/phpunit -d --update-snapshots" to update the snapshot. -->
|
|
<div
|
|
data-controller="symfony--ux-leaflet-map--map"
|
|
data-symfony--ux-leaflet-map--map-provider-options-value="{}"
|
|
data-symfony--ux-leaflet-map--map-center-value="{"lat":48.8566,"lng":2.3522}"
|
|
data-symfony--ux-leaflet-map--map-zoom-value="12"
|
|
data-symfony--ux-leaflet-map--map-fit-bounds-to-markers-value="false"
|
|
data-symfony--ux-leaflet-map--map-options-value="{"tileLayer":{"url":"https:\/\/tile.openstreetmap.org\/{z}\/{x}\/{y}.png","attribution":"\u00a9 <a href=\"https:\/\/www.openstreetmap.org\/copyright\">OpenStreetMap<\/a>","options":[]},"attributionControlOptions":{"position":"bottomright","prefix":"Leaflet"},"zoomControlOptions":{"position":"topleft","zoomInText":"<span aria-hidden=\"true\">+<\/span>","zoomInTitle":"Zoom in","zoomOutText":"<span aria-hidden=\"true\">&#x2212;<\/span>","zoomOutTitle":"Zoom out"},"@provider":"leaflet"}"
|
|
data-symfony--ux-leaflet-map--map-markers-value="[{"position":{"lat":48.8566,"lng":2.3522},"title":"Paris","infoWindow":null,"icon":null,"extra":[],"id":"marker1","@id":"872feba9ebf3905d"},{"position":{"lat":48.8566,"lng":2.3522},"title":"Lyon","infoWindow":{"headerContent":null,"content":"Lyon","position":null,"opened":false,"autoClose":true,"extra":[]},"icon":null,"extra":[],"id":"marker2","@id":"6028bf5e41f644ab"}]"
|
|
data-symfony--ux-leaflet-map--map-polygons-value="[]"
|
|
data-symfony--ux-leaflet-map--map-polylines-value="[]"
|
|
></div> |