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

jsynowiec/ext-google-maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Extended Google Maps

A small set of helper functions that augments some classes in Google Maps JavaScript API v3.

Augmented classes

Number
    toRadt
    toDeg
    
google.maps.Map
    fromLatLngToScreen
    fromScreenToLatLng
    getMapScale
    
google.maps.LatLng
    destinationPoint
    bearingTo
    midpointTo
    intersection

Basic Usage

For examples, see the unit tests located in the test directory.

License / Credits

This code is released under the MIT license.

Some of the functions are ported from Movable-Type

About

A few helper functions extending base v3 functionality

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages