mapbox-maps-android
/
com.mapbox.maps.extension.style
/
StyleContract
/
StyleProjectionExtension
androidJvm
Style
Projection
Extension
fun fun interface
StyleProjectionExtension
Content copied to clipboard
Define the interfaces for the Projection plugin.
Functions
Inheritors
Functions
bindTo
Link copied to clipboard
androidJvm
abstract fun
bindTo
(delegate:
StyleInterface
)
Content copied to clipboard
Bind the projection to the Style.
equals
Link copied to clipboard
androidJvm
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
androidJvm
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
androidJvm
open fun
toString
():
String
Content copied to clipboard
Inheritors
Projection
Link copied to clipboard