1

There are 1 answers

0
syciphj On

It seems like you're new and trying to create static maps with custom markers. Usually, you should only post development related questions, but I'll give you a hint with where to go.

The best resource for the map you are saying is the Documentation on Static Maps: https://developers.google.com/maps/documentation/static-maps/intro

Then in the markers section, you can learn more about adding custom markers: https://developers.google.com/maps/documentation/static-maps/intro#Markers

If you encounter any issues with Static Maps, just post another question with your sample request or code and many avid community members will be able to help you :)