There was an error while loading. Please reload this page.
1 parent 80c1878 commit 400f89fCopy full SHA for 400f89f
1 file changed
src/mapboxgl/overlay/mapv/index.js
@@ -3,4 +3,4 @@
3
* which accompanies this distribution and is available at http://www.apache.org/licenses/LICENSE-2.0.html.*/
4
export {MapvDataSet} from './MapvDataSet'
5
export {MapvRenderer} from './MapvRenderer'
6
-export * from './MapExtend'
+export { getDefaultVectorTileStyle, setBackground, setPaintProperty } from './MapExtend'
0 commit comments