79138646

Date: 2024-10-29 19:19:52
Score: 1.5
Natty:
Report link

When I first encounter something I do not know or fully understand I usually try to work my way from examples.

You can get example code from here: https://developers.google.com/maps/documentation/javascript/markers#maps_marker_simple-javascript

here an example of setting a custom icon: https://developers.google.com/maps/documentation/javascript/markers#icons

I like SGV format icons because it saves me the trouble of having to setup files and load them from the scripts. From there I can define color, shape, size.

Reasons:
  • No code block (0.5):
  • Starts with a question (0.5): When I
  • Low reputation (0.5):
Posted by: RudyMartin