map-tools.js is a Google Maps Feature-rich Javascript wrapper that makes things like: Marker filtering, asynchronous loading, working with TopoJSON or GeoJSON, animation and more. Much simpler with an easy-to-use API.
MIT License
88
stars
11
forks
source link
As a user, I want to findMarker() by a radius. Example: {lat: 41, lng: 3, radius: '300km'} #273