Context menu is not working in touch devices (iPad, iPhone, Android, etc).
As long press is calling default popup. Did anyone have solution to fix
this?
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To unsubscribe from this
Hello all,
I noticed that when loading a map over HTTPS and moving/zooming in
then tiles are constantly fetched over the network and despite
seemingly correct caching headers not cached in Firefox 7.0.1.
Has anybody else observed this behavior and worked around it?
--
You received this message
inding executes in the flow. Most importantly, leaving
all styling to the page would avoid these kind of issues entirely.
Regards,
George
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To view this discussion on the web v
On Tuesday, October 11, 2011 2:38:20 AM UTC-7, davie strachan wrote:
>
> Hi
> are you developing this using localhost??
> the localhost IP address is not valid for geolocation
> Regards Davie
>
> - Yes, I was using localhost, but it seemed to work fine; it found my
location via HTML5 (or at
Hi, I just wanted to make a page that got my geolocation and then marked the
nearest hotels. I tried to merge 2 of the samples together (
http://code.google.com/apis/maps/documentation/javascript/examples/map-geolocation.html
and
http://code.google.com/apis/maps/documentation/javascript/example
menu press the first submenu, select the first option
"Σημεία Κολύμβησης".
On 20/09/2011 14:13, geocode...@gmail.com wrote:
On Sep 20, 12:04 am, Andrinopoulos George wrote:
Hi all,
today morning i noticed that marekrclusterer doesn't work as supposed to be.
I got the followi
Hi all,
today morning i noticed that marekrclusterer doesn't work as supposed to be.
I got the following error in the error console.
Any help?
Error: that.map_.mapTypes[that.map_.getMapTypeId()] is undefined
Source File:
http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclust
oint = new google.maps.LatLng( lat, lng)
var nePoint = new google.maps.LatLng(lat, lng)
var bounds = new google.maps.LatLngBounds(swPoint, nePoint);
map.fitBounds(bounds);
Hope this helps,
George
On Fri, Apr 22, 2011 at 12:01 PM, Bill wrote:
>
> 2b) Have the map automatically center an
Has anyone had a problem like the one above,
im having the same issue with both v2 and v3 of google maps,
when i try to load maps with markers from a b with certain querys,
i get a blank screen, for instance, the query,
$sql="select * from my_table where longt !=0 and lat != 0 and
creater_id = \"
Hello Martin, bratliff,
Thank you much for that pointer - I was so sure that "this" would
point to the listener function that I never explored the possibility
of it actually being of any use - that is why I misunderstood
bratliff's comment in the first place.
On Feb 6, 11:55 am, Martin Matysiak
lly into a different direction:
markerclusterer doesn't really need the entire marker until it really
shows it on the map, so I think I can just provide it with an empty
stub that will deploy to the full marker when onAdd is called.
On Feb 6, 8:58 am, George Georgovassilis
wrote:
> Hello
Hello bratliff & Martin,
Thank you for your answers.
@bratliff: The whole point is that the singleton listener can't know
which marker received the click since the only parameter the listener
function gets is a MouseEvent, which does not expose that information.
So, in your example, "this.george"
Hello group,
I'm adding several thousand clickable markers to a map (via the excellent
markerclusterer). The entire setup takes around 1.5 sec with FF3.6, however
I found that when reusing listeners, the time goes down to 1.2 sec, so that
would be roughly:
var singletonListener = function(evt)
For example, when typing "Israel, Elat" in maps.google.com i get
correct result. But if using geo-api, city position determined well,
however i can't see any city on this location. Is there any way to fix
this?
--
You received this message because you are subscribed to the Google Groups
"Google
" wrote:
> On Dec 29, 3:09 pm, George wrote:
>
> > this code is running in cycle setting markers and infowindows by name
> > of input objects.. but in fact only the last maker get its infowindow
> > and all other makers refernse their clicks to this marker
>
>
geocoder.geocode( {
'address': loc
}, function(results, status) {
if(status=='OK'){
if(results[0].types[0]=='locality') var icon = '/
css/blue_mini.png';
if(results[0].types[0]=='country') var icon = '/
css/green_bi
This issue has been submitted to the bug reports
http://code.google.com/p/gmaps-api-issues/issues/detail?can=2&q=2954&colspec=ID%20Type%20Status%20Introduced%20Fixed%20Summary%20Stars%20ApiType%20Internal&id=2954
--
You received this message because you are subscribed to the Google Groups
"Goog
representing the data as KML (or in fusion
> tables). There are sources of KML in bbs.keyhole.com or shapefiles can
> be uploaded to fusion tables.
>
> On 21 December 2010 09:13, George Champlin wrote:
>
>
>
> > I'm trying to show only state and/or country bounda
I'm trying to show only state and/or country boundaries on the
Satellite map. I'm trying to use StyledMapType to show
administrative.country and administrative.province boundaries. But the
base map is showing as the generic pale green and white map, not the
Satellite map I set when initializing the
Oops! I got my projects mixed up. The sample is from a series about
African resistance to colonial powers in the 19th century.
On Dec 20, 10:31 pm, George Champlin wrote:
> Wow! Thanks for the tip about going back to v3.2. That fixed my
> problem. I'll keep an eye on the new revs to
Hi Luke,
Looks like the latest release has broken maxZoom limits, at least for
satellite maps. I haven't tried others. See my thread "MaxZoom limit
now failing" on this forum.
George
On Dec 20, 7:56 pm, "Luke (Google Employee)" wrote:
> Hey everyone!
>
> We
gt; Besides: Very interesting overlay.
>
> On Dec 20, 7:31 am, George Champlin wrote:
>
>
>
> > Here's an example:http://www.champlindesign.com/maps/minMaxZoomTest.html
>
> > MinZoom is limited to 2 while max zoom does not stop at 4 as expected,
> > and a
t;
> On Sun, Dec 19, 2010 at 7:23 PM, George Champlin
> wrote:
>
>
>
> > I have been using this function to limit the minZoom and maxZoom of my
> > maps. The minZoom limit is still working but the maxZoom limit now has
> > no effect. It has been working until someti
Breaking at the dateline doesn't make any difference.
See:
http://www.champlindesign.com/maps/largeOverlay/largeOverlayTest2.html.
Panning east or west very far results in both overlays in one
hemisphere.
Breaking at the dateline with tiled overlays is essential to get them
to wrap around and rep
I have been using this function to limit the minZoom and maxZoom of my
maps. The minZoom limit is still working but the maxZoom limit now has
no effect. It has been working until sometime this month.
function limitZoom(min, max) {
google.maps.event.addListenerOnce(map, "bounds_changed",
Actually I was able to get two overlays in two hemispheres, but it's very
unstable. When you drag east or west one or the other will jump
hemispheres.
See here:
http://www.champlindesign.com/maps/largeOverlay/largeOverlayTest.html
--
You received this message because you are subscribed to the
Wrapping a single or two image overlay around more than 180 degrees
didn't work for me. If I used two pieces they both want to show in the
same hemisphere regardless of the boundary coords. Has anyone placed
two overlays in separate hemispheres successfully? I have been using
the Projected Overlay
I'm trying to use a large projected overlay which covers from the east
edge of Alaska to the center of Australia. I'm using these bounds:
"overlayBounds": [-36.84, -141, 71.1, 174.75]
The overlay is fine for height and latitude position, but the width is
squashed and in the middle of the Pacific.
To see this problem check out John Coryat's example at:
http://www.usnaviguide.com/v3maps/ProjectedOverlayTest.htm
Clicking the "Remove Overlay" link crashes the overlay class with a
stack overflow.
The remove function in ProjectedOverlay.js is recalled in an infinite
loop when calling this.setMa
Great work! I added the draggable option to my maps in less than 5
minutes and now I give my users draggable directions for Driving,
Bicycling or Walking. You can see it in use by clicking the marker
here:
http://texastrails.org/GoogleMaps/dsp_trailmap.cfm?ID=1354
George Bowman
--
You received
Thanks, you were a great help. Do you know how Google collects this
information?. I am part of a bicycle / pedestrian planning
organization and would like to provide info / updates on
implementations that I am involved with.
On Aug 17, 6:04 am, Rossko wrote:
> > Yes, exactly that. How is it done?
Yes, exactly that. How is it done?
On Aug 15, 9:39 pm, Chad Killingsworth
wrote:
> You mean like
> this?http://code.google.com/apis/maps/documentation/javascript/examples/la...
>
> Chad Killingsworth
>
> On Aug 15, 3:18 pm, George wrote:
>
>
>
> > When I dis
When I display bicycle direction on my page, e.g.;
http://texastrails.org/GoogleMaps/dsp_trailmap.cfm?ID=782, the track
of trails in the area is displayed in map, terrain or hybrid views.
How can I cause these tracks to be displayed in my map without going
into bicycling directions?
--
You recei
I have map developed using the Enterprise Google Maps API. How hard
would it be to give people the option to use the Google Earth API?
How much development time do you think it will take?
http://gis.lacounty.gov/parkslocator/
--
You received this message because you are subscribed to the Google
34 matches
Mail list logo