openmobilehub / omh-maps

omh-maps
Apache License 2.0
3 stars 1 forks source link

Missing Examples for Custom Map Implementation/Plugin #68

Closed dzuluaga closed 1 year ago

dzuluaga commented 1 year ago

The documentation for creating a custom map implementation or plugin lacks examples of actual implementations for the provided interfaces. This omission makes it difficult for developers to understand and implement the desired functionality.

Expected Behavior

The documentation should provide clear examples of actual implementations for each interface, guiding developers on how to implement the required functionality.

Additional Information

To address this issue, please update the documentation by providing specific examples of implementations for the following interfaces:

Please provide similar examples for OmhMapView and OmhMarker, if applicable.

Including these examples will greatly assist developers in understanding the expected structure and functionality of their custom map implementations or plugins.

CC - @rquino @prestonlau

hans-hamel commented 1 year ago

Added an explanation. I'll be thinking if there's a better way to explain it.