bjornd / jvectormap

jvectormap.com
GNU Affero General Public License v3.0
1.38k stars 431 forks source link

Marker icons cause jQuery error #448

Closed Rosslington closed 3 years ago

Rosslington commented 5 years ago

I'm trying to replace the standard circles with images/icons.

I've tried using "markerStyle: { image: "src" }" and the image/label combo explained in the examples page.

Both return the same error: jQuery.Deferred exception: img.error is not a function whenImageLoaded

Gerben321 commented 5 years ago

Same. I've read it's because this outdated plugin is not compatible with jQuery 3. Sadly downgrading to 2.x is not an option for me.

Rosslington commented 5 years ago

Same. I've read it's because this outdated plugin is not compatible with jQuery 3. Sadly downgrading to 2.x is not an option for me.

This is fixed in the develop build - https://github.com/bjornd/jvectormap/tree/develop