Hello everyone!
Thank you for the time reading this topic.I wonder how can i make something like pop up in marker points i have insert in my app as feature collection . Just for note the marker points are in geojson format and the have informations throw table.
Not clear what you want to do, you need to provide a better description
What have you tried?
Possibly this snipped is part of what you hope to do
Hello Antonio and welcome to the community.
If you click on the "+" icon of Any component in the component tree in the blocks editor, it gives you access to the Any Marker blocks.
[image]
[image]
[image]
the set Marker.Property blocks can be found in the Any Marker drawer.
This might help you do what you want:
Custom Map Overlay using a FeatureCollection
... uses the online OpenStreetMap geojson.io web site tool to create a detailed FeatureCollection map overlay.
This is a two part tutorial. Part I explains how to use an online tool to create an overlay. Part II explains how to load the overlay into an app that contains a Map component.
Requirements for Part I
Either a WIFI or network connection to access the Internet to display the map.
a created FeatureCollection map overlay
no extensions re…
and
Part II Custom Map Overlay
.. Show the user on the Map and a Custom Map Overlay. Add map 'control' information to the Display.
How to Build this App
[campusExplore]
Part I to this tutorial explained how to make the Custom Map Overlay. This part explains ways to animate and do interesting things with the overlay using the Maps control's object Properties.
This is the map overlay playground experiments Designer.
[campusDetailDesigner]
The tutorial example app works in Android 4.2 - 8.1. …
1 Like