Android Map

Hi guys, I’m looking to setup a simple map for android,
did anyone created a map library ?
Kind regards.

For now, XOJO Android does not support map control yet.

However, for my team, we developed a XOJO web application that hosted a WebMap control and used
this to display information. Our XOJO Android app then displays this Web Map application in HTML viewer.

XOJO Android ----via HTML Viewer (viewing) + URL Connection ( send cmd / update to web display) —> XOJO Web App ( Map Display )

The only major problem now LocationSelected event for XOJO web map viewer is broken in Web 2.0
Please upvote this case : https://tracker.xojo.com/xojoinc/xojo/-/issues/74249
so that it can be fixed for XOJO 2023 R3.1 ( hopefully).

1 Like

this a way to do it, thanks for the feedback.

Thanks to Ricardo, there is now a workaround for the LocationSelected event bug as described in issues 74249.