getMapStyleDescriptor
inline suspend fun LocationClient.getMapStyleDescriptor(crossinline block: GetMapStyleDescriptorRequest.Builder.() -> Unit): GetMapStyleDescriptorResponse
Retrieves the map style descriptor from a map resource.
The style descriptor contains specifications on how features render on a map. For example, what data to display, what order to display the data in, and the style for the data. Style descriptors follow the Mapbox Style Specification.