gipong / shp2geojson.js

Convert shapefile to geoJSON via a web browser without Server-Side code. This conversion will unzip your file and reproject the data with correct encoding in JavaScript.
http://gipong.github.io/shp2geojson.js/
MIT License
256 stars 90 forks source link

Example with Google Maps #7

Open fcabrera23 opened 6 years ago

fcabrera23 commented 6 years ago

Hi , i have been trying to get this js to work with google maps, however i still have problems with Vector() and other functions. Do you have any example? Thanks