Closed dijam closed 8 years ago
Hmm, CI seems to be broken.
Yeah, It says: " This job ran on our legacy infrastructure. Please read our docs on how to upgrade." Is it something you need to take care of? https://docs.travis-ci.com/user/migrating-from-legacy/?utm_source=legacy-notice&utm_medium=banner&utm_campaign=legacy-upgrade
seems to be something about phantomjs's peer dependencies. Will fix that later. Thanks for the patch!
Hi, During my work with your plugin, I felt a need to a method to check if my map object is synced with anything. Specially when the whole map is loaded dynamically and we remove and add stuff to it on fly. I thought to share the change I made for that project with you and if you were interested, add it to your code base. What do you think?