Trilok Yalakaturi

Results 1 comments of Trilok Yalakaturi

We can update it dynamically by keeping a control on uiGmapMarkers directive and accessing that control in controller like this ``` vm.mapEvents = { 'zoom_changed': function(map){ if (map.getZoom() >= 12)...