mapsplugin/cordova-plugin-googlemaps

map.addMarker({zIndex: int}) and marker.setZIndex() support for iOS only implemented

hirbod opened this issue · 0 comments

Already implemented (locally). Will be pushed these days for version 1.3.3
I'm not going to implement platform-specific functions often (I like to have an API that works on both iOS and Android, but this important feature is only available for iOS and requested often, that's why I've implemented this as an one time exception)