Questions tagged [jquery-ui-map]

jquery-ui-map is the Google maps v3 plugin for jQuery and jQuery Mobile

The Google Map version 3 plugin for jQuery and jQM takes away some of the head aches from working with the Google Map API. Instead of having to use Google event listeners for simple events like click, you can use jQuery click events on the map and markers.

It is also very flexible, highly customizable, lightweight (3.2kB or 3.9kB for the full) and works out of the box with jQuery mobile. But one of its best features (atleast for SEO people) is that you can populate a map from microformats, RDFa or microdata on your site, which can be used as a fallback when a user doesn't have javascript enabled.

88 questions
0
votes
1 answer

Can not get multiple page jquery mobile working with google maps

I have jQuery mobile working with google maps so that I can display one, stand alone page with a map that takes up the full screen. However, I can't figure out how to make a simple 2 page example where I have a button that takes me to the map. I'm…
erin
  • 1,130
  • 3
  • 17
  • 28
0
votes
1 answer

jQuery-ui-map plugin on Rails: Map is not responding (can't move or zoom etc.)

This html example works properly. It loads Map and it can be moved, zoomed etc.
Jeewes
  • 1,333
  • 2
  • 16
  • 18
0
votes
1 answer

Difference in location between google maps and jquery google maps api

Why there is a difference in locations when using jquery mobile maps api compared to google maps. Here are the images showing the difference Locations as in google map Locations when using jquery ui maps api Here are the lat longs i am testing…
hitesh israni
  • 1,742
  • 4
  • 25
  • 48
0
votes
1 answer

Demo jquery ui map Is Blank in ios5

I was testing out this demo on query-ui-maps: http://jquery-ui-map.googlecode.com/svn/trunk/demos/jquery-google-maps-mobile.html#directions_map Everything is the same except for the head section of my index.html file:
Cassia
  • 93
  • 1
  • 12
0
votes
1 answer

jquery-ui-map zoom does not automatically adjust down with fewer markers

Conditions: map api v3, jquery ui map, add marker bounds true. Operation: 1.When I add markers the zoom properly and automatically adjusts to include all the markers. However, as I decrease the quantity of makers the zoom does not re-adjust…
0
votes
1 answer

Any way to disable poi using the jquery-ui-map plugin?

I'm trying to disable poi markers in a mobile page i'am working on. It looks like the gmap-constructor should accept the style option. But I can't get it to work so far. …
oljones
  • 135
  • 3
  • 14
0
votes
1 answer

204 No Content with jquery-ui-map, a jquery google maps v3 plugin

i try many different examples to use with jquery-ui-map jquery plugin, but haven't lucky. This is the simple code
jgiunta
  • 721
  • 2
  • 8
  • 28
0
votes
1 answer

Why does getCurrentposition using google maps with jquery ui map and jquery mobile cause an error?

I am trying to get the current position using the jquery-ui-map (getCurrentPoistion), but iIkeep getting this error: Uncaught no such method 'getCurrentPosition' for gmap widget instance This is my code: var defaultLoc = new…
0
votes
1 answer

Getting o is undefined error using jquery-scrollTo plugin

I have a div containing a google map and another div containing a set of entries with a scroll bar. I want to be able to click on a marker that appears on the map, and have the set of entries scroll to the entry associated with the clicked…
-1
votes
1 answer

can you customize a Google Maps display

Ignore the Hide|Show bar in the upper right hand corner. It was present in the image I screen grabbed for this example. Google adds the following: Google icon on the bottom left corner. Text on the bottom right corner. The little yellow man…
user1126515
  • 1,133
  • 3
  • 17
  • 34
-1
votes
1 answer

Using addEventListener To Handle jQuery Click Events On Selectors Inside Google Maps infoWindow With jQuery UI Maps

The Problem: When trying to fire jQuery events on selectors within a Google Maps infoWindow, the click event listener required to catch events within the gmap object must be parent to other click functions, resulting in a failure for click events to…
-1
votes
1 answer

jquery-ui-map controlling zoom level

I need some help in controlling the zoom level in a google map. I'm using the jquery-ui-map plugin but everything I searched for and found doesn't seem to work. Here is what i came up with in following some examples they have.
Automator21
  • 647
  • 2
  • 7
  • 11
-1
votes
2 answers

Google Maps on PhoneGap not showing Full

I have a problem where my Google Maps is only showing top tiles (much like this issue PhoneGap + JQuery Mobile + Google Maps v3: map shows Top Left tiles?) but in iOS and with jQuery UI Map. However this only occurs after I play around with the app…
sahmed24
  • 358
  • 2
  • 3
  • 13
1 2 3 4 5
6