diff --git a/src/GeocoderControl.js b/src/GeocoderControl.js index b68ac0c6..e096d5f8 100644 --- a/src/GeocoderControl.js +++ b/src/GeocoderControl.js @@ -73,6 +73,10 @@ export default { type: Function, default: null }, + mapboxgl: { + type: Object, + default: null, + }, // Component options input: { type: String,