I refer the article on link https://developer.visioglobe.com/blog/2013/10/31/adding-a-dynamic-marker-to-the-map/
In The Marker and the Map section, createAndAddMarkerToMap fuction using input VgMySurfaceView, but I can not refer the description or structure of this class. Please help me more details.
I am also facing this issue. As per the documents. I am using
<com.visioglobe.visiomoveessential.VMEMapView android:id="@+id/mapView" android:layout_width="match_parent" android:layout_height="match_parent" android:layout_gravity="center_horizontal" /> But, there is no way to add marker on this Mapview. Can anyone please help me.
Hello,
The blog mentioned in the question is for adding a marker with VisioMove.
To add a marker to a map please check out the below link:
https://developer.visioglobe.com/questions/how-to-add-marker-on-vmemapview/
Regards,
Jon