Can I change the marker in a Google Maps embedded map (iframe)? -
I know that I can do it with the Google Maps API, but do you know that there is no change in the marker Is an embedded google map way?
I want to change the default "A" button for one.
I have not played Google Maps with embedding (I usually do this kind of straightforward Go to the API for stuff). I tried some approaches:
-
I thought embedded syntax would be similar to a static map API so I caught a static map url, copied the markers to the ultimate and iframe Tried to paste it in the URL. It has not worked so much
-
I have adapted another one to use one provided to you. It was one that made the proper marker icon. I then caught the embed code and got stuck on another!
Comments
Post a Comment