I have implemented Static map API with custom marker in my iOS application.
Earlier below url was returning my custom marker. All of sudden it stopped working reason for which is not clear to me. https://maps.googleapis.com/maps/api/staticmap?center=37.7239217,-121.9419337&zoom=18&markers=icon:https://s3-us-west-1.amazonaws.com/urban-halal/assets/map-marker-default.png|37.7239217,-121.9419337&path=color:0x0000FF80|weight:5|37.7239217,-121.9419337&size=414x75&scale=2&key=some_key If I change custom marker image url to some other path its returning custom marker.I do not know why. I tried changing https to http in above url but no results. https://maps.googleapis.com/maps/api/staticmap?center=37.7239217,-121.9419337&zoom=18&markers=icon:http://fc04.deviantart.net/fs70/f/2010/067/8/c/Porge_journal_donut_2_by_Kelzky.png|37.7239217,-121.9419337&path=color:0x0000FF80|weight:5|37.7239217,-121.9419337&size=414x75&scale=2&key=some_key -- You received this message because you are subscribed to the Google Groups "Google Chart API" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-chart-api+unsubscr...@googlegroups.com. To post to this group, send email to google-chart-api@googlegroups.com. Visit this group at https://groups.google.com/group/google-chart-api. For more options, visit https://groups.google.com/d/optout.