maps-core
maps-core copied to clipboard
How to initialize and add Vector Map / Pin Layers?
Looking at https://en.openmobilemaps.io I can see that:
- Vector Map Layers
- Pin Layer
- GPS Location Indicator
are marked as complete. Is there any documentation available how to use these features?
Any help appreciated.
Currently, the vector layer is not documented, but you can find the interface definition for it here. However, please note that the layer is still under development, and some features are not fully supported. As a result, the API may undergo changes. We will improve the documentation once we have reached a more stable implementation.
For the Pin Layer, you can refer to the Icon Layer documentation for instructions on how to use it.
If you're interested in incorporating the GPS Location Indicator, we have a published package available at this link.
Please feel free to reach out if you have any further questions.