Visioglobe Developer SiteVisioglobe Developer SiteVisioglobe Developer SiteVisioglobe Developer Site
  • PRODUCTS
    • VISIO MOVE ESSENTIAL
    • VISIO WEB
    • VISIO MAP EDITOR
  • BLOG
  • Q&A FORUM
  • VISIOGLOBE.COM
  • Log in
  • Questions
  • Unanswered

Adding a dynamic marker to the map

0

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.

Category: visioquestions asked June 17, 2019
link
nguyenchung
0

2 Answers

0

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.
link
abhijeetbhosale
0
0

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

link
Jon Bryant
562

  • PRODUCTS
    • VISIO MOVE ESSENTIAL
    • VISIO WEB
    • VISIO MAP EDITOR
  • BLOG
  • Q&A FORUM
  • VISIOGLOBE.COM
  • Log in
Visioglobe Developer Site