Context
            fun interface ContextBinder
Content copied to clipboard
Interface to bind a View and underlying context
Functions
bind
                          
                    Link copied to clipboard
                        abstract fun bind(context: Context, attrs: AttributeSet?, pixelRatio: Float)
Content copied to clipboard
Bind the ViewPlugin with current map context. This will create a View that will be added to the MapView.