You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.
in gmap3 7.2 is not more possible clear routes,
in 6.1 or old revs we can do it easely:
$("#mapID").gmap3({action:"clear", name:"directionRenderer"});
or
$("#mapID").gmap3({clear: {}});
but in gmap3 7.2 is not possible clear routes and directionsrenderer.
The text was updated successfully, but these errors were encountered: