yagoferrer / map-tools

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

findMaker() does not work well when updating Marker data.

yagoferrer opened this issue · comments

commented

The problem is that when data changes, cf dimensions need to be rewired. Will fix that tomorrow.