Skip to main content

VectorMapCommonAnnotationConfigBuilder.Coordinates Method

Name Parameters Description
Coordinates(JS) value Positions the annotation's center at specified geographic coordinates: [longitude, latitude]. Mirrors the client-side coordinates option.
Coordinates(IEnumerable<Double>) value Positions the annotation's center at specified geographic coordinates: [longitude, latitude]. Mirrors the client-side coordinates option.