mapbox-android-demo icon indicating copy to clipboard operation
mapbox-android-demo copied to clipboard

Add Annotation plugin example

Open langsmith opened this issue 7 years ago • 4 comments

Annotation Plugin has been released. Demo app needs an example showing how to use it.

langsmith avatar Sep 12 '18 14:09 langsmith

https://github.com/mapbox/mapbox-android-demo/issues/995 will get at one part of the Annotation plugin.

samfader avatar Mar 21 '19 14:03 samfader

While we added Symbol manager, we can still do some examples around fill, circle and line.

tobrun avatar Apr 08 '19 14:04 tobrun

The annotation plugin lives in this repository. Some existing examples can be found here.

tobrun avatar Apr 11 '19 13:04 tobrun

I think it'd be great to showcase the plugin by adding one example showcasing simple addition of a marker as well as another example that explains differences between data-driven properties and non-data driven properties, multiple managers setup, click/drag listeners etc.

LukasPaczos avatar May 06 '19 16:05 LukasPaczos