map-tools
map-tools copied to clipboard
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...
I ran across an issue today on a project I'm working on creating a dealer locator for a company: Plotting the initial search results is fine. It goes something like...
The mapTools should allow to resize the marker dynamically based on the data.
The counting of the visible pin can leverage the findMarker logic and as a result improve the performance.