Custom Map Markers

For myMap, I just see 2 options for addMarker (title and subtitle). Is there any way to add custom markers from images, just like I can on my website?

Hi @pageImcb,

Can you please post a bit of code here to clarify? I’m not exactly sure how you’re handling this.

Please surround the code in…

[lua] [/lua]  

 …so it’s easy to read.

Thanks,

Brent Sorrentino

After digging around this site I found out that adding custom markers is not yet an option. On a regular web page with Google Maps, I can just use the option “icon = image.jpg” when adding the marker, in order to change what the marker looks like (like my site: www.hogspots.com/home.php ).  I was hoping to make a map page just like that, but in an app. It’s not quite as easy as it is in html/javascript, and we have quite a few options that would be nice to get added.  It appears this is a possible future option in the SDK, but for now I am apparently stuck with the default marker images.

Hi @pageImcb,

Can you please post a bit of code here to clarify? I’m not exactly sure how you’re handling this.

Please surround the code in…

[lua] [/lua]  

 …so it’s easy to read.

Thanks,

Brent Sorrentino

After digging around this site I found out that adding custom markers is not yet an option. On a regular web page with Google Maps, I can just use the option “icon = image.jpg” when adding the marker, in order to change what the marker looks like (like my site: www.hogspots.com/home.php ).  I was hoping to make a map page just like that, but in an app. It’s not quite as easy as it is in html/javascript, and we have quite a few options that would be nice to get added.  It appears this is a possible future option in the SDK, but for now I am apparently stuck with the default marker images.

Any info on this?

Any info on this?