af83/chouette-core

View on GitHub
app/packs/src/helpers/geoJSON.js

Summary

Maintainability
A
0 mins
Test Coverage
import GeoJSON from 'ol/format/GeoJSON'

export default new GeoJSON({ dataProjection: 'EPSG:4326', featureProjection: 'EPSG:3857' })