-
Notifications
You must be signed in to change notification settings - Fork 1
Map Component
WKocur edited this page Dec 22, 2020
·
8 revisions
Responsible for controlling the Mapbox GL component. Functionality is spread across several mixins as seen below.
Components: VMapBaselayerControls
Props:
options: {
type: Object,
default: EMPTY_OPTIONS // const imported from `default-options.js`
}
See default-options.js for details on configuration. Some of these align with Mapbox documentation