Package 

Class PTRMapViewMarker

  • All Implemented Interfaces:

    
    public class PTRMapViewMarker
    extends Feature
                        

    Annotations that can be displayed on map should subclass this class. Note that you do not need to use this class to display POI's on map. The POI's are shown via style json. identifier - required to set the annotation identifier latitude - latitude of the annotation where it should be shown on the map longitude - longitude of the annotation where it should be shown on the map text - text of the annotation , this would only be shown if there is no icon level - level on which annotation has to be shown