jwarby / jquery-awesome-cursor

jQuery plugin for using FontAwesome icons as custom CSS cursors
https://jwarby.github.io/jquery-awesome-cursor/
MIT License
179 stars 69 forks source link

Cannot get this to work on google-maps #12

Closed ghost closed 9 years ago

ghost commented 9 years ago

First of all this is one awesome little lib. I did try it on a google maps and could not get the icon to change. Do you guys have plans to try support this anytime soon?

jwarby commented 9 years ago

Hi @fir3pho3nixx, glad you like the plugin :) I'm not sure why it doesn't work on Google Maps... do you have an example or perhaps a http://jsfiddle.net that I could take a look at? Thanks

jwarby commented 9 years ago

@fir3pho3nixx, I've got it working with the Google Maps JavaScript API (it won't work with the iframe Embed API). I've added an example to the demo site https://jwarby.github.io/jquery-awesome-cursor/#examples, and an iframe example. Iframes will only work if the src domains match.

jwarby commented 9 years ago

Closing due to inactivity