Package 

Class POIAnnotationParams

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getStyleKey() The style key for POI that need to be shown on map.
      final Location getLocation() The location where the annotation will be displayed
      final String getText() Annotation text
      final Float getBubbleType() This value is used to specify the annotation for style key equals smart-bubble or ev-bubble you should use the values that you have in your style.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getStyleKey

         final String getStyleKey()

        The style key for POI that need to be shown on map. Should match the style in TSS resource.

      • getBubbleType

         final Float getBubbleType()

        This value is used to specify the annotation for style key equals smart-bubble or ev-bubble you should use the values that you have in your style.tss file