naoak / MeasureTool-GoogleMaps-V3

A handy measurement widget for Google Maps API v3. It uses similar to what current Google Maps offers.

Home Page:https://zhenyanghua.github.io/MeasureTool-GoogleMaps-V3/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Measurement Tool for Google Maps API V3

A handy measurement widget for Google Maps API v3. The functionalities are implemented as close as to what current Google Maps offers.

Features

  • Add measurement with one line code to your Google Maps web application.
  • Measure Length and Area with segment details.
  • Support imperial, metric and nautical units.
  • Visualize and measure predefined points or as you go.
  • Built-in UI for measurement for convenience.
  • API for more customizations.
  • Support most modern browsers (Chrome, Firefox, Safari, Edge, IE11)

Demo

Visit demo page

demo screen shot

User usage

  1. To start measuring, right click the map and choose Measure distance.
  2. Left click the map, and the measurement between the two locations will display. Keep clicking to add more measurement waypoints.
  3. To remove a waypoint, left click on the waypoint (the first point cannot be removed).
  4. To insert a waypoint on the measurement line, click the line. Waypoints can be moved by clicking and dragging them.
  5. When the first point and the last point are close enough, the area will display.
  6. To end measuring, right click the map and choose Clear measurement.

Documentations

About

A handy measurement widget for Google Maps API v3. It uses similar to what current Google Maps offers.

https://zhenyanghua.github.io/MeasureTool-GoogleMaps-V3/

License:Apache License 2.0


Languages

Language:JavaScript 97.3%Language:HTML 1.4%Language:CSS 1.3%