platform_maps_flutter icon indicating copy to clipboard operation
platform_maps_flutter copied to clipboard

add zIndex in marker and cloudMapId for map style (google map style)

Open mminhlequang opened this issue 1 year ago • 2 comments

add zIndex in marker and cloudMapId for map style (google map style)

Pre-launch Checklist

  • [ ] I updated pubspec.yaml with an appropriate new version according to the [pub versioning philosophy].
  • [ ] I updated CHANGELOG.md to add a description of the change.
  • [ ] I updated/added relevant documentation (doc comments with ///).
  • [ ] I added new tests to check the change I am making if a test is possible.
  • [ ] All existing and new tests are passing.

mminhlequang avatar Nov 22 '23 06:11 mminhlequang

i also enable to use flutter_map in this repo

mminhlequang avatar Jan 26 '24 08:01 mminhlequang

i also enable to use flutter_map in this repo

I noticed indeed. We created a new setup, which introduced a lot of conflicts here, but that makes it possible to only add flutter_map if you want to.

When do you think using flutter_map makes most sense? On all non-mobile platforms? (web, macos, windows, linux)

renefloor avatar Jun 03 '24 11:06 renefloor