Cordova-plugin-googlemaps: data url as icon for marker with SVG not working

Created on 14 Mar 2017  路  5Comments  路  Source: mapsplugin/cordova-plugin-googlemaps

Hi

I'm using SVG icons inside of my app and would like to use them for the map as well.

icon: data:image/svg+xml;base64,PHN2ZyB4b....

-> no icon at all on the map

Loading png the same way works like a charm.

My Env:

"ionic-native": "2.5.1",
Ionic CLI Version: 2.2.1
Ionic App Lib Version: 2.2.0

Most helpful comment

SVG is not supported.

All 5 comments

SVG is not supported.

sad to hear, thanks for the fast answer!

Hello. svg is working or not for marker?

no

Same problem. but svg not working only for map

Was this page helpful?
0 / 5 - 0 ratings

Related issues

djett41 picture djett41  路  3Comments

bigbossmaher picture bigbossmaher  路  3Comments

cedrickbae picture cedrickbae  路  4Comments

Tong2203 picture Tong2203  路  5Comments

TimothyFehr picture TimothyFehr  路  5Comments