mirror of
https://github.com/symfony/ux-leaflet-map.git
synced 2026-03-24 00:52:09 +01:00
15 lines
1.6 KiB
Plaintext
15 lines
1.6 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="[]"
|
|
data-symfony--ux-leaflet-map--map-polygons-value="[]"
|
|
data-symfony--ux-leaflet-map--map-polylines-value="[]"
|
|
data-symfony--ux-leaflet-map--map-circles-value="[]"
|
|
data-symfony--ux-leaflet-map--map-rectangles-value="[]"
|
|
></div> |