interactive_maps_marker_flutter icon indicating copy to clipboard operation
interactive_maps_marker_flutter copied to clipboard

Easy to use Animated Maps Markers with a detail card. Use it for a store or any place locator.

Results 9 interactive_maps_marker_flutter issues
Sort by recently updated
recently updated
newest added

the marker and the container should able to be customized in the package

fixed stream parameter issue #8

Hi, when i try to build .ipa i get this error ``` interactive_maps_marker.dart:106:30: Error: Required named parameter 'stream' must be provided. ``` How can i solve? Thank you

This pull request adds the ability to change the map theme depending on the device.

I write a code that only shows items on visible region. But the markers are not showing on map even it shows on bottom tile after moving the map and...

This pull request adds the `onCameraMove` parameter to the `GoogleMap` widget to listen camera position changes. I add this parameter to update the items on map when the camera position...

Hi Atiq, I was implementing map box in react native, and I just saw that you worked on Bahria plus application, I need some information regarding the application on how...