Uses of Class
com.arubanetworks.meridian.maps.MapSheetFragment.Builder
Packages that use MapSheetFragment.Builder
-
Uses of MapSheetFragment.Builder in com.arubanetworks.meridian.maps
Methods in com.arubanetworks.meridian.maps that return MapSheetFragment.BuilderModifier and TypeMethodDescriptionMapSheetFragment.Builder.setDestination
(DirectionsDestination destination) MapSheetFragment.Builder.setDirectionsOptions
(DirectionsOptions directionsOptions) MapSheetFragment.Builder.setMapInfo
(List<MapInfo> mapInfo) MapInfo for all maps so the MapSheetFragment doesn’t have to load them againMapSheetFragment.Builder.setMapOptions
(MapOptions mapOptions) MapSheetFragment.Builder.setPlacemarkId
(String placemarkId) MapSheetFragment.Builder.setQuickSearchIcons
(ArrayList<Facility.Type> quickSearchAmenities) Set a custom list of amenity icons to be displayed in the search bottom sheet in alphabetical order.MapSheetFragment.Builder.setSource
(DirectionsSource source) MapSheetFragment.Builder.setTagName
(String tagName) MapSheetFragment.Builder.showFriends
(boolean showFriends)