Search code examples
androidapp-inventor

Change Map Marker icon in Mit App Inventor


MIT App Inventor code image

I make one Android App with Maps in MIT App and I have to create marker on the certain place and I have to change it's icon and size. What is wrong with this code, because I get error message "Unable to load SVG from assets". Thank you so much in advance!!!


Solution

  • Remove the // in the image name, that should do it.