File tree Expand file tree Collapse file tree 4 files changed +1
-8
lines changed Expand file tree Collapse file tree 4 files changed +1
-8
lines changed Original file line number Diff line number Diff line change 33## 2.28
44
55- Add ` minZoom ` and ` maxZoom ` options to ` Map ` to set the minimum and maximum zoom levels
6+ - The package is not experimental anymore
67
78## 2.27
89
Original file line number Diff line number Diff line change 11# Symfony UX Map
22
3- ** EXPERIMENTAL** This component is currently experimental and is
4- likely to change, or even change drastically.
5-
63Symfony UX Map integrates interactive Maps in Symfony applications, like Leaflet or Google Maps.
74
85** This repository is a READ-ONLY sub-tree split** . See
Original file line number Diff line number Diff line change 11Symfony UX Map
22==============
33
4- **EXPERIMENTAL ** This component is currently experimental and is likely
5- to change, or even change drastically.
6-
74Symfony UX Map is a Symfony bundle integrating interactive Maps in
85Symfony applications. It is part of `the Symfony UX initiative `_.
96
Original file line number Diff line number Diff line change 2020
2121/**
2222 * @author Hugo Alliaume <hugo@alliau.me>
23- *
24- * @experimental
2523 */
2624trait ComponentWithMapTrait
2725{
You can’t perform that action at this time.
0 commit comments