Ask a Question
Ask Question Login
Corporate Training
  1. Community
  2. Devops
  3. Question
Devops

Google Maps API v3: How to remove all markers?

Asked by Ira Joshi Jul 12, 2021 2.2K views 1 answer
Share

About this question

 In Google Maps API v2, if I wanted to remove all the map markers, I could simply do:

map.clearOverlays();

How do I do this in Google Maps API v3? And how google maps clear markers?

Looking at the Reference API, it's unclear to me.

Your answer

1 Answer

More Devops discussions