Hi,
I’ve just started to work with the Mapview, and it works fine, but my question is: Is it possible to get the location by clicking on the Mapview?
Hi,
I’ve just started to work with the Mapview, and it works fine, but my question is: Is it possible to get the location by clicking on the Mapview?
Hey Huda,
The short answer is “not yet” The code is in place to support this but we are in the process of determining a good API for it. You can expect this to be possible quite soon.
@Andreas Rønning
Great! Another question in the same area, how can I include a Mapview in an app with ‘Basic’ theme? because when I changed the theme to Native all my custom buttons and panels were changed.
@Huda
I think this is how it’s done:
<NativeViewHost>
<MapView/>
</NativeViewHost>
Check out the learn section on maps for more info: https://www.fusetools.com/learn/fuse#mapview