Skip to content

Simple script to calculate the % of a polyline which passes over user-defined polygons by google maps

Notifications You must be signed in to change notification settings

Sisyphus25/intersectioncalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Path Calculator

Demo Image Calculate the % of a polyline which passes over user-defined polygons through JS Google Maps.

How to use

You need to insert your google map API here in order to be able to use Google Map services. <script src="https://maps.googleapis.com/maps/api/js?key=your_google_api_key&libraries=geometry&libraries=drawing"></script>

Dependencies

The script uses code from AlbertSun's JavaScript Geometry and the js_col library.

About

Simple script to calculate the % of a polyline which passes over user-defined polygons by google maps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages