Skip to content

Commit

Permalink
Merge pull request #197 from sheeley820/master
Browse files Browse the repository at this point in the history
Expose MaplibreGLJSLayer Variable
  • Loading branch information
gavinr-maps committed Oct 6, 2023
2 parents cd8f5c6 + 64e0325 commit b9ec056
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 b9ec056

Please sign in to comment.