Please provide any example to add marker on VMEMapview.
Hello,
The addPlaceID:imageURL:data:position: api can be used to add a marker to the map.
There is an example of this in action with the project provided with the SDK. Check out the ContentMapViewController class.
Regards, Jon