简体   繁体   中英

Google Maps Marker Types

I have the teardrop Google marker with a black dot in the middle, but I want to use the teardrop marker without the dot in the middle of the marker image.

Below shows where I'm getting the marker image from but I don't know how to access other marker images.

new google.maps.MarkerImage("http://chart.apis.google.com/chart?chst=d_map_pin_letter&chld=%E2%80%A2|"

Also, I can change the fill color of the teardrop pin, but how can I change the outline color of the pin?

只需看一下此链接 ,就有许多惊人的示例可用于创建您自己的标记。

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