Skip to content

Commit

Permalink
Expose MaplibreGLJSLayer variable
Browse files Browse the repository at this point in the history
  • Loading branch information
sheeley820 committed Sep 12, 2023
1 parent bbc8d12 commit 64e0325
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/EsriLeafletVector.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ export { version as VERSION };

export { VectorBasemapLayer, vectorBasemapLayer } from './VectorBasemapLayer';
export { VectorTileLayer, vectorTileLayer } from './VectorTileLayer';
export { MaplibreGLJSLayer, maplibreGLJSLayer } from './MaplibreGLLayer';

0 comments on commit 64e0325

Please sign in to comment.