Commit Graph
3 Commits
Author SHA1 Message Date
Wolfgang Schramm b90d99f82b ClusterMarkerRenderer: repopulateCluster() is called with different scales (#381)
mScaleSaved is log2 smaller than scale.
This fixes the bug that subsequent calls to populate() will display the markers correctly and will not be clustered to one single cluster.
2017-07-23 18:06:11 +03:00
Wolfgang Schramm a6aa2b2388 LabelLayer: prevent running worker when disabled (caused a loop) (#374) 2017-07-12 09:57:09 +03:00
Wolfgang Schramm 9f7fe2577b Add state parameter to all animateTo methods which called animStart with a hardcoded state. (#373)
Preserve old API which now calls the extended animateTo methods.
2017-07-08 18:36:03 +03:00