Skip to content

Creation of Drupal Module using Google maps. Functionality synopsis: 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.

License

Notifications You must be signed in to change notification settings

Boby/simplemap

 
 

Repository files navigation

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.

Code used in this example is part of a larger project that may be protected by copyright - patent is pending. Licensing from external libraries may apply.

About

Creation of Drupal Module using Google maps. Functionality synopsis: 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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 39.4%
  • HTML 31.9%
  • JavaScript 24.2%
  • CSS 4.5%