-2

I tried the solutions from other answers in StackOverflow, but I got no result.

When loading the page, the icons of custom markers doesn't load.

The icon is in the same directory. Here is the code: Pastebin_link

Please help me.

Thank you!

  • At last it works! http://pastebin.com/dRMZqF24 – Jose J. Franklin Dec 22 '15 at 16:37
  • I've noticed you put all the content of your question and self-answer into pastebin - you should put the relevant code directly in the Q&A itself - Link-only answers can become invalid if the linked page changes – Krease Jun 06 '16 at 05:37

1 Answers1

0

You have to put the image file in the Row you initialize at row 71, not where you are placing it now.

Giacomo Torricelli
  • 764
  • 1
  • 6
  • 21