Uses of Class
com.arubanetworks.meridian.maps.PlacemarkMarker.Builder
Packages that use PlacemarkMarker.Builder
-
Uses of PlacemarkMarker.Builder in com.arubanetworks.meridian.maps
Methods in com.arubanetworks.meridian.maps that return PlacemarkMarker.BuilderModifier and TypeMethodDescriptionPlacemarkMarker.Builder.setIcon
(int iconResId) Sets a custom icon for this marker.PlacemarkMarker.Builder.setIconColor
(int iconColor) Sets icon background color of this placemark markerPlacemarkMarker.Builder.setIconPadding
(int padding) Sets the padding for the iconPlacemarkMarker.Builder.setPlacemarkMarkerOptions
(PlacemarkMarkerOptions placemarkMarkerOptions) Sets Placemark marker options for this markerPlacemarkMarker.Builder.setShowsTextOnMap
(boolean showsTextOnMap) Sets if this placemark will show its name on the map or notPlacemarkMarker.Builder.setTextColor
(int textColor) Sets text color of this placemark markerPlacemarkMarker.Builder.setTextSize
(float textSize) Sets text size (pixels) of this placemark markerPlacemarkMarker.Builder.setTextSizeInDP
(float textSize) Sets text size (DP) of this placemark marker