You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: Adjust changelog for features moving to 2.24 release
The following features were moved in the changelog as they are not present in the 2.23 release, but will be included in the 2.24 release
- `id` to `Marker`, `Polygon` and `Polyline` constructors
- `Map::removeMarker(string|Marker $markerOrId)`
- `Map::removePolygon(string|Polygon $polygonOrId)`
- `Map::removePolyline(string|Polyline $polylineOrId)`
0 commit comments