RouteLayerFactory

Functions

Link copied to clipboard
fun addRouteBitmapToStyle(style: MLNStyle?)
Link copied to clipboard
fun createArrowComponents(identifier: String): Pair<MLNShapeSource, List<MLNVectorStyleLayer>>
Link copied to clipboard
fun createArrowFeatureCollection(routeOptions: MapRouteOptions, coordinates: List<Coordinate>): MLNShapeCollectionFeature

안내 화살표 FeatureCollection을 생성합니다.

Link copied to clipboard
fun createRouteLineComponents(routeOptions: MapRouteOptions, lineString: List<Coordinate>): Pair<MLNShapeSource, List<MLNVectorStyleLayer>>
Link copied to clipboard
fun getLayerAnchor(country: Country): String