Skip to content
This repository has been archived by the owner on Feb 25, 2022. It is now read-only.

Latest commit

 

History

History
4 lines (2 loc) · 351 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 351 Bytes

simplemap

Adding functionality to Google Map's JavaScript API so that a user can: 1) Draw on map with GIS geometry(point, linestring & polygon); 2) import/export GeoJSON; 3) upload image overlay; 4) edit image using jquery (width, height, rotate and transparency); 5) drag image with mouse; 6) center map with latitude/longitude and zoom level.