techiva / jquery-ui-map

Automatically exported from code.google.com/p/jquery-ui-map
0 stars 0 forks source link

jQM 1.3.1 w/ jQuery 1.9.1 not loading map #77

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. setup basic jQM page with jQuery 1.9.1 and jQM 1.3.1 and googlemaps api 
resource
2. simple map call in jquery mobile(called inside appropriate "on pageinit" 
event)

What is the expected output? What do you see instead?
expecting map. see nothing with no JS errors thrown

What version of the product are you using? On what operating system?
latest release. 

Please provide any additional information below.
This works on previous version of jQM. Is there a conflict between the plugin 
and jQuery 1.9 releases?

Original issue reported on code.google.com by graeme.a...@gmail.com on 16 Jul 2013 at 6:01

GoogleCodeExporter commented 8 years ago
My apologies. It was infact a call issue. Strangely enough having it load in a 
basic doc ready function fixed the issue.

Original comment by graeme.a...@gmail.com on 16 Jul 2013 at 7:12