Hi there,
I'm trying to create a Facebook app using the gmap and fb modules. I've managed to create the application and all seems to work fine, except when attempting to display a map I always get the error "Javascript is required to view this map."
After some digging I've learned that Facebook limits the number of "
" tags to 5 (wow?!). Checking the source outside of Facebook for a gmap generated page, I see that gmap references at least 7 scripts on the page:I'm trying to work around this using the custom fb theme that would call these manually, can someone identify which ones are absolutely critical to allow the map and makers to be displayed (and avoid the error message above) or suggest a way to collapse these references to something less than 4-5 references??
My example: www.anchorageworld.com and on facebook: www.facebook.com/anchorageworld
Comments
Comment #1
yhzsailor commentedBetween the two "" should be the world
<script>Comment #2
socialnicheguru commentedsubscribing
Comment #3
asak commentedcould this help?
Comment #4
podarokrelease unsupported
feel free to open issue against latest 7.x dev