opensciencemap / vtm

a vector-tile map library written in java - running on android, desktop and within the browser
GNU Lesser General Public License v3.0
238 stars 176 forks source link

imageOverlay LatLngBounds #185

Open CodeK1988 opened 1 year ago

CodeK1988 commented 1 year ago

hi mate, i want add imageOverlay with LatLngBounds.but i dont know how to do it. pls help and thanks!

devemux86 commented 1 year ago

There are samples available in vtm-android-example.


Development continues at https://github.com/mapsforge/vtm

For questions please use the Discussions: https://github.com/mapsforge/vtm/discussions

CodeK1988 commented 1 year ago

hello mate,i have no answer. i need detail samples with LatLngBounds. just like https://developers.google.com/maps/documentation/android-sdk/groundoverlay#maps_android_ground_overlays_position_image_location-kotlin . and thank you! @devemux86

CodeK1988 commented 1 year ago

https://github.com/osmdroid/osmdroid/wiki/Ground-Overlay. @devemux86 i used RectangleDrawable with style set TextureItem.but not working,