简体   繁体   中英

Embeded google map, remove points

I have an embed google map on a webpage not programmed by me, I need to figure out how to remove 2 of the 22 points (blue markers) on the map that when you click on show the address. Is it just a snipit of code somewhere in the HTML or JavaScript? or is it protected by a google account?

<iframe width="666" height="325" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/speciallink"></iframe> 

This can be done by logging into the google account that created the map, and then editing the points. Hope this helps someone out there.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM