[Google Maps API v3] Accuracy of fromDivPixelToLatLng function

2012-08-23 Thread Jason
Hi, I'm trying to make it easier for users to add overlays to the my web app, and to do this I need to have an accurate lat/long point of the div corners. Complicating this is the fact I've added the jquery rotate library available on google code. So what I do now is get the top, left, right

[Google Maps API v3] Out of Range Error when defining a panorama in a jQuery dialog

2012-08-15 Thread Jason
I want to load a single panorama and its associated links within a jQuery dialog. The code is adapted from my previous code, with the only exception being that clicking on the links does nothing. I can see the StreetView UI elements load, but then an error is fired off. It says *TypeError:

Re: [Google Maps API v3] Links being rendered in arbitrary directions in StreetView app

2012-08-14 Thread Jason
Thank you. But what is the difference between originHeading and centerHeading, and how does that affect the direction of the links? -- 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 visit http

[Google Maps API v3] Links being rendered in arbitrary directions in StreetView app

2012-08-13 Thread Jason
How does StreetView determine which direction is north? I have a series of panoramas with links between them. These panoramas have GPS coordinates associated with them and I use them to calculate the compass bearings between two links. However, it seems that the links themselves are being rend

[Google Maps API v3] Re: Custom Panorama code crashing browsers

2012-08-11 Thread Jason
s the Maps team made any changes to the API that could be the cause? On Friday, August 10, 2012 8:50:47 AM UTC-4, Jason wrote: > > Has anyone noticed if their custom panorama views are crashing Firefox? > > My panorama code has been fine, but just noticed that its crashing Firefox

[Google Maps API v3] Custom Panorama code crashing browsers

2012-08-10 Thread Jason
Has anyone noticed if their custom panorama views are crashing Firefox? My panorama code has been fine, but just noticed that its crashing Firefox and Safari when clicking on a new link. This is strange since the panorama-handling code has been untouched for 2 weeks now and this problem exists w

[Google Maps API v3] Updating infowindow location in real time

2012-08-07 Thread Jason
I have a set of draggable markers on a map. Getting the coordinate information is no issue, but I'd like to have the coordinate location update in the infowindow in real time. Is there a way to do this without creating multiple InfoWindows? My current solution is to implement a drag listener f

Re: [Google Maps API v3] Browser issues with custom panoramas

2012-08-06 Thread Jason
Thanks for the look. I found and used a cross browser javascript implementation of the log4j library. Site now works in IE On Sunday, August 5, 2012 5:14:46 AM UTC-4, Andrew Leach wrote: > > On 5 August 2012 00:00, Jason wrote: > > > > The page works fine in Safari, Oper

[Google Maps API v3] Browser issues with custom panoramas

2012-08-04 Thread Jason
I'm building an indoor virtual tour application using custom panoramas and the StreetView API. The project is almost finshed and I'm executing the cross browser testing. The page works fine in Safari, Opera and Firefox, but not in IE or Chrome. In IE 8/9, the map view fails to even load, leavi

[Google Maps API v3] Re: Issue with styling Korean map

2012-07-19 Thread Jason Lee
nt have an issue with users styling maps of their country at street level? Please reply and confirm. Jason -- 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 visit https://groups.google.c

[Google Maps API v3] Re: getposition, custom panorama and PHP

2012-07-05 Thread Jason
Charles, Were you able to find a solution for this? I'm working on a similar project and have had no luck. Jason -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the w

[Google Maps API v3] Custom Panoramas and Usage Limits

2012-04-30 Thread Jason
I'm part of a team that is beginning development of an application to build virtual tours inside buildings using our own panoramas. Using the Maps v3 API, usage limits are defined as 1000 unique requests per user per day. However, this doesn't state if it is applicable to self-provided panos. Do

[Google Maps API v3] Google Map api v3 - IE7 - main.js error - invalid argument

2012-03-02 Thread Jason
http://bit.ly/xkHPnU I've looked at all of the timing issues, and I can't seem to resolve this error. Occurs in IE7 and compatibility modes as a warn-on error. Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET

[Google Maps API v3] Re: Infowindow - Unwanted scroll bars in Firefox, Chrome & Safari.

2012-02-10 Thread Jason
jquery method - add this line to your click function for the infoWindow: //remove overflow scrollbars $('#myDiv').parent().css('overflow',''); -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion

[Google Maps API v3] Custom Markers for Directions Output (not in map)

2012-01-17 Thread Jason
I am able to get custom markers to display in the map for driving directions, but not in the actual driving directions output. Any examples floating around for this? thanks -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To po

[Google Maps API v3] Re: FusionTablesLayer suddenly quit working

2011-12-09 Thread Jason Kirkland
I'm only seeing some of my polygons in a Maps API FusionTablesLayer suddenly. Normally there are dozens, now just a couple. In Chrome developer tools, the images being returned from mapsIt (the ones that don't seem to be displaying correctly) are 1x1 pixels The information contained in this

[Google Maps API v3] Re: Custom tile overlays broken in v 3.7

2011-11-17 Thread Jason
ny difference between your two links, either in Chrome or > Firefox. > In case it helps, my MCustomTileLayer object, allows you to set the > opacity of a tile layer:http://maps.forum.nu/v3/gm_customTiles.html > > -- > Marcelo -http://maps.forum.nu > -- > > On Nov 17, 8:4

[Google Maps API v3] Custom tile overlays broken in v 3.7

2011-11-17 Thread Jason
uced%20Fixed%20Summary%20Internal%20Stars Thanks in advance, Jason -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to google-maps-js-api-v3@googlegroups.com. To unsubscribe from this g

[Google Maps API v3] Re: Issues loading Maps JS API through firewall

2011-10-21 Thread Jason Kirkland
ernet speed slowdown which has caused tiles to not load and other strange behavior. Your customer might be experiencing something similar.... Hope you find a solution! Jason -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3&quo

[Google Maps API v3] Re: ArcGIS with Google map API

2011-10-10 Thread Jason Kirkland
My team uses Google Fusion Tables and the Google Maps API (v3) via javascript. We use shpescape.com to convert our ArcGIS 9 shapefiles to fusion tables. We like this approach because everything runs on Google's systems and not ours (except for the html/javascript files). -- You received this

[Google Maps API v3] Legal Content

2011-09-20 Thread Jason Hornbuckle
Greetings. I have read the google terms of service but cannot find an answer to my specific question. Put simply, can use the google API's to zoom in on art work ( just like the google art project) instead of maps without any legal issue from Google, assuming of course that I have full legal ri

[Google Maps API v3] landmark info window event

2011-09-16 Thread Jason Duley
previously created. Any help would be greatly appreciated. thanks. jason -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to google-maps-js-api-v3@googlegroups.com. To unsubscribe

[Google Maps API v3] Re: Bad requests on custom tile overlays

2011-07-30 Thread Jason
d be retrieved from the cache rather than your server. > > On Jul 31, 1:08 am, Jason wrote: > > > Thanks for pointing that out. I'm assuming you mean the "/&x="  and  "/ > > &y="? I thought so too but the odd thing is it works fine without the &

[Google Maps API v3] Re: Bad requests on custom tile overlays

2011-07-30 Thread Jason
symbol. You need the slashes in the PHP > obviously because you are telling it to look for the next folder. > > On Jul 30, 10:27 pm, Jason wrote: > > > Got it.. Thanks John.. I was working on it when you hit it probably. > > > Anyway, I think I've got it solved. Kesuk

[Google Maps API v3] Re: Bad requests on custom tile overlays

2011-07-30 Thread Jason
Got it.. Thanks John.. I was working on it when you hit it probably. Anyway, I think I've got it solved. Kesuke's PHP code was looking for tiles named "zoom_x_y.png". My tms is a bit different, zoom and x are folders and y is the tile png. Changing the php $filename to: $filename = "/var/www/mer

[Google Maps API v3] Re: Bad requests on custom tile overlays

2011-07-30 Thread Jason
; Okay, thanks everyone – the PHP solution works great! > So here is a guide for Jason or anyone else who stumbles across this; > > 1.) Make a new PHP file with the following code: > > >    $filename = "/usr/www/httpdocs/tiles/" . intval($_GET['z']) . "

[Google Maps API v3] Re: Bad requests on custom tile overlays

2011-07-29 Thread Jason
ngth: ".filesize($filename)); >   readfile($filename);} else { > >   header("Content-Length: 95"); >   readfile("transparent1x1.png"); > > } > > Change to suit your needs. > > On Fri, Jul 29, 2011 at 4:52 PM, Jason wrote: > > Does anyo

[Google Maps API v3] Re: Bad requests on custom tile overlays

2011-07-29 Thread Jason
s no tile > and that could be as small as 95 bytes: > > http://code.martinpearman.co.uk/deleteme/transparent_1x1.png > > Martin. > > On Jul 28, 1:28 pm, Jason wrote: > > > I'd really like to know a fix for this too. It's been a problem for me > > for

[Google Maps API v3] Re: Bad requests on custom tile overlays

2011-07-28 Thread Jason
I'd really like to know a fix for this too. It's been a problem for me for quite a while and I can't easily get write permission to .htaccess. On Jul 27, 1:46 pm, Kesuke wrote: > I am using custom tile overlays on a map. To fetch the tiles I use the > generic method: > >  function createImageMapT

[Google Maps API v3] difficulty having a map render when called via ajax

2011-07-03 Thread Jason
Hi there, I'm experimenting with something like ajax. I want to load up some html (including a google map) from a separate file and insert it within a div in a different page. the host page is at: http://test-psi-alpha.appspot.com/geomodel while the page with the map to be inserted is at: htt

Re: [Google Maps API v3] Re: Problems with Map rendering in IE7

2011-06-17 Thread Jason
Hi Andrew, wow I can't believe that was it, I followed your advice originally but thougt you were only refferring to the width. Thanks very much for your assistance. J -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view

Re: [Google Maps API v3] Re: Problems with Map rendering in IE7

2011-06-17 Thread Jason Cianfrone
http://jcianfrone.com/testing/index2.html On Fri, Jun 17, 2011 at 11:12 AM, Jason Cianfrone wrote: > Hi > > have uploaded the map to an online page. > > > Would be very greatful if anyone can help. > > Basically it doesn't load in IE7. > > Thanks > Jason

Re: [Google Maps API v3] Re: Problems with Map rendering in IE7

2011-06-17 Thread Jason Cianfrone
Hi have uploaded the map to an online page. Would be very greatful if anyone can help. Basically it doesn't load in IE7. Thanks Jason On Mon, Jun 13, 2011 at 2:34 PM, Rossko wrote: > > on a live server as its an internal page at my company. > > Then you'll have a Premi

Re: [Google Maps API v3] Problems with Map rendering in IE7

2011-06-13 Thread Jason
Actually I spoke to soon, that didn't fix it! Unfortunately I can't mount it on a live server as its an internal page at my company. Would appreciate any other ideas if anyone has any. Thanks -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript

Re: [Google Maps API v3] Problems with Map rendering in IE7

2011-06-13 Thread Jason
wow that's fixed it!.. Thanks so much for the quick response :) -- 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 visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/1L6VHB-lBDQJ. To

[Google Maps API v3] Google Maps Javascript API V3 error

2011-05-30 Thread jason b.s. kim
We have serviced google map on our site using Google Maps Javascript API V3. However, it has not worked well since at the beginning of the May. We can just see the place names. The most important thing is the problem happens only South Korea; it operates normally in Japan, China, USA When we see

[Google Maps API v3] Re: Placing marker at a pixel coordinate

2011-05-28 Thread Jason Kaczmarsky
page. However, the div does not get created in getTile so it has no position yet, it returns it to another function so I cannot access the position. What does getTile return to? I think if I try to access the position from there, I can get it all working. On May 28, 7:00 pm, Jason Kaczmarsky

[Google Maps API v3] Re: Placing marker at a pixel coordinate

2011-05-28 Thread Jason Kaczmarsky
Alright I got something figured out. I found out how to calculate the tile at which a certain point it located based on the zoom level. I still don't understand how I can translate the tile/point position to workable coordinates. I believe if I can get a particular tile's position relative to the

[Google Maps API v3] Placing marker at a pixel coordinate

2011-05-27 Thread Jason Kaczmarsky
Hi I'm trying to implement a marker system to display certain areas on my map. The map is an image of a game I play and I have important places saved in an XML document with the coordinates. I'm able to extract that data and I want to place a marker at those coordinates. I've been trying all day

[Google Maps API v3] Time zone for a given geopoint

2011-05-05 Thread Jason
Hi there, I've encountered a small issue in my code - given a users location (latlong) I cannot seem to find an api to plug into which will return the timezone of the user. Does anyone know of any such service (free is better)... Cheers, J -- You received this message because you are subscrib

[Google Maps API v3] Rendering a map with MCV objects on a mobile phone

2011-05-04 Thread Jason
Hi there, I'm attempting to replicate the functionality of the following example ( http://code.google.com/apis/maps/articles/mvcfun/step6.html) for use in a mobile phone, however it just doesn't work. The circular shape doesn't render and none of the markers can be clicked / dragged. Is there a

[Google Maps API v3] where to put the maximumAge setting

2011-04-30 Thread Jason
Hi there, I am following the tutorial at http://code.google.com/apis/maps/documentation/javascript/basics.html#DetectingUserLocation and have put together the page exactly as shown at http://code.google.com/apis/maps/documentation/javascript/examples/map-geolocation.html In order to "refresh"

[Google Maps API v3] Re: controlling the position of a marker with a textbox value

2011-04-23 Thread Jason
awesome! Works perfectly - thanks a million :) -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to google-maps-js-api-v3@googlegroups.com. To unsubscribe from this group, send email to google-ma

[Google Maps API v3] Re: controlling the position of a marker with a textbox value

2011-04-23 Thread Jason
Apologies, the full radiuswidget code is included below. How the map and markers should behave: http://code.google.com/apis/maps/articles/mvcfun/step6.html How the map and markers behave when I change the small bit of code: http://test-psi-alpha.appspot.com/ *from * this.set('distance',10);

[Google Maps API v3] controlling the position of a marker with a textbox value

2011-04-22 Thread Jason
Hi there, I have been following a tutorial on google maps ( http://code.google.com/apis/maps/articles/mvcfun.html) which has a map that works like this ( http://code.google.com/apis/maps/articles/mvcfun/step6.html). This is all fine. When I, however, attempt to control either the latitude, lon

Re: [Google Maps API v3] Re: Polygons not rendering

2011-04-15 Thread Jason Sanford
arate MVCArrays should be an easy enough workaround but I'd like to hear if others are using this technique as well. Thanks for the info. Jason On Fri, Apr 15, 2011 at 12:06 AM, Chris Broadfoot wrote: > Hi Jason, > > The reason for this bug is that polylines and polygons can no long

Re: [Google Maps API v3] 2011/4/14 - New Release

2011-04-15 Thread Jason Sanford
I've also got an application that uses the Distance Widget found in the "Fun with MVC Objects" example that is no longer working. I know this isn't a supported library, but I'm essentially just drawing a circle here. Website below: http://open-data-day.geojason.info/ On Fri, Apr 15, 2011 at 3:16

Re: [Google Maps API v3] Re: Polygons not rendering

2011-04-13 Thread Jason Sanford
I've got a demo that shows using Google's geometry library to measure length/area which doesn't work any more. The geometry for the polygon is still good, as the area measurements I'm getting are accurate, but polygon is drawn. I'm actually drawing a line and a polygon and the line stops drawing af

Re: [Google Maps API v3] jQuery .ajax map within div

2011-03-29 Thread Jason Gerfen
Whoops. http://cerberus.in-my-cloud.com/ Once the modules load click the 'sign up here' link. It uses .ajax to load into a div which is where the map should be. On Tue, Mar 29, 2011 at 1:54 AM, Chris Broadfoot wrote: > As per forum guidelines, can you please post a link to your map? > Chris > --

Re: [Google Maps API v3] Re: tracking a user

2011-03-09 Thread Jason Sanford
http://code.google.com/apis/maps/documentation/javascript/reference.html#Marker See .setPosition() in the methods section On Wed, Mar 9, 2011 at 10:57 AM, fireofhellx wrote: > yeh i need to change it so it moves the marker and not make a new one each > time but im unsure how to do this > > --

[Google Maps API v3] Re: 2011/3/2 - New Release

2011-03-08 Thread Jason Jonas
html http://spotwalla.com/label-marker-no-error.html I have no other issues with the new release, but this is pretty big issue for us. If someone can provide some information/direction on how to fix this, I'd appreciate it. Thanks. Jason -- You received this message because you are subscribe

Re: [Google Maps API v3] Parsing Geometry MySQL's Field

2011-02-28 Thread Jason Sanford
I'm not sure if mysql has the same st_asgeojson function as PostGIS but if it does, I've been working on a utility to convert GeoJSON objects (Point, LineString, Polygon) to Google Maps Vectors (Marker, Polyline, Polygon). This way you'd be dealing with native JavaScript objects instead of parsing

Re: [Google Maps API v3] Re: GeoJSON multipolygon on google maps

2011-01-10 Thread Jason Sanford
I usually opt for drawing my map vectors via GeoJSON/google.maps.Polygon. For me it offers more flexibility than KML or GeoRSS but it does slow things down a lot when drawing hundreds of vectors. Have you considered simplifying your geometry? I'm not sure what you're using to push your GeoJSON but

[Google Maps API v3] Re: Tiling Issues on Apple iPod Touch (possibly iPhone also?)

2010-12-30 Thread Jason
Hi, I'm experiencing the same issue on the iphone 3GS iOS 4.2 with ImageMapType. Jumbled overlay tiles (and Google Tiles) after 30 seconds or so of zooming/panning. Everything works fine on a laptop. If it is indeed the safari mobile cache limit has anyone figured out a workaround? Thanks,

[Google Maps API v3] Elevation API = Multi-Location Request

2010-10-09 Thread Jason Jonas
tches the order of the coordinates returned, but how reliable is this? Thanks. Jason -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to google-maps-js-api...@googlegroups.com. To u

[Google Maps API v3] Re: Elevation API Usage Limits

2010-10-08 Thread Jason Jonas
Thanks, Luke. That's in line with the behavior we're seeing. We'll make the necessary adjustments to the elevation component to work within these parameters. Jason On Oct 7, 11:03 pm, Luke Mahé wrote: > Hey Jason, > > We have updated the docs to be clearer, you can read

[Google Maps API v3] Re: Elevation API Usage Limits

2010-10-07 Thread Jason Jonas
I posted this over in the V2 forum as well since that's where the Elevation API docs requested feedback. My apologies for the double- posting. Jason On Oct 7, 7:38 am, Jason Jonas wrote: > Not sure if this was clear in the original message, but each location > request is a single

[Google Maps API v3] Re: Elevation API Usage Limits

2010-10-07 Thread Jason Jonas
Not sure if this was clear in the original message, but each location request is a single-coordinate request. Jason -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to google-m

[Google Maps API v3] Re: Event Bug in main.js?

2010-10-07 Thread Jason Jonas
Thanks, Rossko. I'll look into that. Jason On Oct 6, 2:15 pm, Rossko wrote: > > So I thought it might be the null MouseEvent and tried: > >http://spotwalla.com/event-03.html > > In this case, the inline code to trigger the event on 'map' is > executed before

[Google Maps API v3] Elevation API Usage Limits

2010-10-07 Thread Jason Jonas
PI changed? Thanks. Jason -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to google-maps-js-api...@googlegroups.com. To unsubscribe from this group, send email to google-map

[Google Maps API v3] Re: Event Bug in main.js?

2010-10-06 Thread Jason Jonas
s which is, ultimately, what's desired. I'll continue to play with it and investigate. If I get it working, I'll be sure and post the solution. Jason On Oct 6, 11:59 am, Eric Roberts wrote: > I have been getting the same error from essentially copying the code from > one of th

[Google Maps API v3] Re: Event Bug in main.js?

2010-10-06 Thread Jason Jonas
Just bumping this up one time... On Oct 4, 9:18 pm, Jason Jonas wrote: > After the page is loaded I'm trying to generate a click event so the > map has the focus. In V2 we used: > > var event = {srcElement: map_canvas, target: map_canvas, nodeType: 1}; > GEvent.trigger(docu

[Google Maps API v3] Re: Copyright - Magazine Article

2010-10-05 Thread Jason Jonas
Thanks, Luke. That should answer all the questions. Jason On Oct 5, 10:09 pm, Luke Mahé wrote: > Hey Jason, > > Have a read ofhttp://www.google.com/permissions/geoguidelines.htmland see > if that satisfies your concerns. > > Thanks > > -- Luke > > > > On Wed,

[Google Maps API v3] Copyright - Magazine Article

2010-10-05 Thread Jason Jonas
) and got a headache after section 2. :) Can someone tell me if this is cool or not or let me know where I should submit this question? Thanks. Jason -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this gr

[Google Maps API v3] Re: Any recommendations for a PHP Class to handle API calls for me?

2010-10-05 Thread Jason Jonas
simplexml_load_file with the URL, but I've found it to be a little slower than curl. Geo Coding and coordinate caching can be done outside of writing JavaScript. Not sure about directions and such as I've never done anything with that. Jason On Oct 4, 6:47 pm, James wrote: > any

[Google Maps API v3] Event Bug in main.js?

2010-10-04 Thread Jason Jonas
ction) event-02.html:112 So I thought it might be the null MouseEvent and tried: http://spotwalla.com/event-03.html The same error is generated in both FireFox and Chrome. Not sure if this is a bug in v3 API or if it's something I've done incorrectly. Ideas? Thanks. Jason -- Y

Re: [Google Maps API v3] Street View pegman not visible on custom basemap

2010-09-28 Thread Jason Sanford
sh dragging for me on my end. >> >> Using Chrome. >> >> >> On Tue, Sep 28, 2010 at 1:27 PM, Jason Sanford wrote: >> >>> I've got a mapping application that defaults to a custom basemap. It >>> seems the the Street View pegman is not visibl

[Google Maps API v3] Street View pegman not visible on custom basemap

2010-09-28 Thread Jason Sanford
I've got a mapping application that defaults to a custom basemap. It seems the the Street View pegman is not visible when using this basemap but is visible when using one of the other 3 Google basemaps I have available to use on the page. Is this a bug? maybe a restriction? To reproduce the issue:

[Google Maps API v3] Re: Firing a Cick Event

2010-09-22 Thread Jason Jonas
> Hmmm... In my original post I mentioned that I know how to accomplish this in v2 and how I made what I thought were the right changes for v3. I may not be following you, though. Are you talking about something different? Jason -- You received this message because you are subscribed t

[Google Maps API v3] Re: Firing a Cick Event

2010-09-22 Thread Jason Jonas
tried that and it certainly opens the InfoWindow associated with the marker, but the map still doesn't have focus until I physically click inside the map. Jason -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To

[Google Maps API v3] Firing a Cick Event

2010-09-22 Thread Jason Jonas
on a map has a MouseEvent argument. So I tried: var event = new google.maps.event.MouseEvent(new google.maps.LatLng(0,0)); google.maps.event.trigger(map, "click", event); No dice. I tried a few other things to no avail. The page is: http://spotwalla.com/v32.php Any help is appreciated. Th

[Google Maps API v3] Re: IE 8 Bug?

2010-09-21 Thread Jason Jonas
grade which is currently scheduled for the 1st or 2nd week of October. Jason On Sep 21, 12:03 pm, Jason Jonas wrote: > I started porting my app to v3 and have run into an issue with IE 8. > This page works on the latest versions of FF, Safari, Chrome and IE 7. > > http://spotwalla.com/v3

[Google Maps API v3] Re: Clickeable Custom Icon

2010-09-21 Thread Jason Jonas
Sounds like you're looking for an InfoWindow, perhaps. When it's setup correctly, the InfoWindow will appear when a user clicks on the marker. The content of the InfoWindow is completely up to you. http://code.google.com/apis/maps/documentation/javascript/reference.html#InfoWindow Jas

[Google Maps API v3] IE 8 Bug?

2010-09-21 Thread Jason Jonas
ing the IE line. Any and all help/ insight is appreciated. Thanks. Jason User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; x64; Trident/4.0; .NET CLR 2.0.50727; SLCC2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C) Timestamp: Tue, 21 Sep 2010 16:55:14 U

[Google Maps API v3] Re: Highlight distance along route

2010-08-23 Thread Jason
Awesome! Thanks for the information, that looks really helpful. I'll post pack if I have further questions, but this looks like a great start. Thanks again! On Aug 21, 5:12 pm, "geocode...@gmail.com" wrote: > On Aug 21, 1:29 pm, Jason wrote: > > > I've been wo

[Google Maps API v3] Highlight distance along route

2010-08-21 Thread Jason
I've been working on creating an application that stores mileage and displays progress along a Google Maps route. I have a basic map up and working, with start/end/waypoints set with driving directions connecting them. What I want to be able to do is take a number of miles and display where the use

Re: [Google Maps API v3] Re: Show/Hide Overlays

2010-07-21 Thread Jason Sanford
2010 at 8:28 PM, Kesuke wrote: > Thanks Jason, that works for some situations. But I have a problem; > > There are some specific situations where toggling a single checkbox > needs to show/hide more than one layer (because there are a few > situations where an individual object li

Re: [Google Maps API v3] Re: Show/Hide Overlays

2010-07-21 Thread Jason Sanford
I had a similar problem and posted about how I dealt with it here: http://geojason.info/2010/05/overlay-map-management-with-google-maps-api-v3/ Basically what I'm doing is inserting a null value for every overlay I plan on adding to the map into the map.overlayMapTypes array and then creating a ne

[Google Maps API v3] Re: kmllayer behavior on iphone

2010-07-19 Thread Jason
Thanks. I'll give that a try The pixelOffset was copied from some other example. I didn't realize it was there. Thanks for pointing it out though. On Jul 19, 12:53 am, William wrote: > On Jul 18, 10:05 pm, Jason wrote:> As of yesterday, > 3GS with the new OS 4.0.1. > &

[Google Maps API v3] Re: kmllayer behavior on iphone

2010-07-18 Thread Jason
Thanks for taking a look. As of yesterday, 3GS with the new OS 4.0.1. I wonder if that is the problem?..I was hoping the code was wrong at least that's an easier fix. On Jul 17, 10:27 pm, William wrote: > On Jul 17, 7:43 am, Jason wrote: > > > > >http://ngs.woc.noaa

[Google Maps API v3] kmllayer behavior on iphone

2010-07-16 Thread Jason
hi all, I've been working with some of the demo code examples using the kmllayer class and I have some things working fine in a browser (FF, Safari), however, using safari on the iphone I'm "mostly" unable to get the info window/balloons to pop-up. Is there an issue using kmllayer on the iphone o

[Google Maps API v3] Re: Marker Icon invisible when specifying a URL that doesn't end in .png

2010-06-19 Thread Jason Feinstein
Nevermind... there was a problem with my script... :P On Jun 19, 7:04 pm, Jason Feinstein wrote: > I've got a situation where I need to dynamically generate marker icon > images, I'm doing so with a php script using ImageMagick and > outputting a valid HTTP Response for t

[Google Maps API v3] Marker Icon invisible when specifying a URL that doesn't end in .png

2010-06-19 Thread Jason Feinstein
I've got a situation where I need to dynamically generate marker icon images, I'm doing so with a php script using ImageMagick and outputting a valid HTTP Response for the png image that's created (has content-type of image/png). For some reason the maps API won't render the icon if the URL I spec

Re: [Google Maps API v3] Re: Clicking polygons trigger map click event

2010-06-17 Thread Jason Sanford
I solved this problem by temporarily removing the map's 'click' event on polygon 'mousedown' and then re-creating it on polygon 'mouseup'. A little documentation can be found here: http://geojason.info/2010/04/map-and-polygon-click-events-google-maps-api/ On Thu, Jun 17, 2010 at 7:35 AM, Rossko w

Re: [Google Maps API v3] Re: How can a MVCArray be cleared?

2010-06-15 Thread Jason Sanford
Just a quick guess but would this work: myMvcArray.forEach(function(item,index){ myMvcArray.removeAt(index); }); If not how about: for (i=0;ihttp://code.google.com/apis/maps/documentation/javascript/reference.html#MVCArray) that's what I would guess. On Tue, Jun 15, 2010 at 12:29 PM, Pil wro

[Google Maps API v3] Map Type ID Text

2010-06-15 Thread Jason Sanford
Is there an easy way to change the default text for the default map types ("Map","Terrain","Satellite","Hybrid")? I ask because I'm using a custom imageMapType by default and want to make sure users which maps are Google's and which are mine. Essentially I want to change "Map" to "Google Basemap",

Re: [Google Maps API v3] 2010/06/11: New Release

2010-06-11 Thread Jason Sanford
All of the issues I noticed with IE7/IE8 and Street View seem to be fixed. The only thing I notice is that in Firefox/Chrome a line is visible representing the road as well as the two arrows which link to the previous/next street view. IE7 seems to be missing this line. Not a show stopper though as

Re: [Google Maps API v3] FYI: Just updated version 3.1 (2010/06/02)

2010-06-03 Thread Jason Sanford
I reported a bug a few days back about some strange image sprite flashing when using street view in IE 7,8. The image sprite flashing issue seems to have been fixed on the map display, it still shows the entire sprite when entering street view in IE 7 and 8, at least on the site I'm developing. Hav

Re: [Google Maps API v3] Re: How to capture a json Web Service Request to a variable

2010-05-28 Thread Jason Sanford
It looks like the data returned is an object and not an array. so when you say "for (var i=0; i < data.length; i++) {" there is no length property of the data object. Instead you should try "for (var i=0; i < data.results.length; i++) {" which is, I assume, an array of potential geocoding results.

[Google Maps API v3] Re: How to add WMS layer to existing Gmap

2010-05-27 Thread Jason
If you happen to be using GeoServer/GeoWebCache to serve up your own WMS services they have built a great Google Maps service to hand out the proper images (http://geowebcache.org/docs/current/services/ gmaps.html). I set up a demo here: http://demos.geojason.info/google-maps-geowebcache-demo.php

[Google Maps API v3] Street View image sprites flicker

2010-05-20 Thread Jason Sanford
I was glad to hear about Street View being added to v3 as well as v3 graduating from labs. Thanks to all the Google staff who put this together. With that said I started tinkering with Street View today and had some troubles. When adding the streetViewControl option to my map to enable it, moving m

[Google Maps API v3] printing a map

2010-05-11 Thread Jason
I am trying to print a map created with Google Map API vs3. I am using the javascript window.print function but the map always prints blank. Any suggestions? -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group,

Re: [Google Maps API v3]

2010-05-10 Thread Jason Sanford
, you only need it defined once, outside of the >> init function. >> #2)remove references to "var" inside of the init function. Even >> though you did the right thing by defining those variables outside of >> the function, when you put "var&q

Re: [Google Maps API v3]

2010-05-10 Thread Jason Sanford
Declare richmondTraffic (and any other KmlLayer) outside of any functions like where you declare initialLocation, statepolice, etc. On Mon, May 10, 2010 at 7:06 PM, Jack Berberette wrote: > Thanks ESA for the quick response. The function looks simple enoug but how > do I set a variable in globa

Re: [Google Maps API v3] Get LatLng on click event on marker

2010-05-10 Thread Jason Sanford
Hi MT You can't exactly "alert" at LatLng as it is still an javascript object. You could however alert the individual elements (lat, lng) by doing the following: alert(latLng.lat()); or alert(latLng.lng()); I hope that helps. Jason On Mon, May 10, 2010 at 4:43 AM, Mattias Nord

[Google Maps API v3] Rendering directions location name vs geocode

2010-05-06 Thread Jason
When rendering directions I want to be able to print the location name instead of the geocode at the beginning and end of the directions. For example instead of displaying the latitude and longitude when I render directions I want to display Hilton Hotel and The Keg. Similarly, when the user clicks

Re: [Google Maps API v3] Re: polygon mouseover

2010-04-26 Thread Jason Sanford
This is huge. Thanks Luke On Apr 26, 2010 6:20 PM, "Luke Mahé" wrote: Hi Richard, Polygon's now support mouse events, please read the reference ( http://code.google.com/apis/maps/documentation/v3/reference.html#Polygon) for more information. - Luke On Sun, Apr 25, 2010 at 2:09 PM, Richard

Re: [Google Maps API v3] error with GBrowserisCompatible

2010-04-25 Thread Jason Sanford
. You will have to make some code changes for your page to work but it's nothing a little find and replace can't fix. I hope that helps Jason On Sun, Apr 25, 2010 at 4:40 AM, Adam Chapman < adamchapman1...@googlemail.com> wrote: > Hi, > > 've recently tried to change

Re: [Google Maps API v3] Re: How can I set the zoom level based on distance?

2010-04-25 Thread Jason Sanford
Good to know that Esa, Thanks! On Sat, Apr 24, 2010 at 7:36 AM, Esa wrote: > > > On Apr 23, 3:46 am, Jason Sanford wrote: > > Hi TND > > What you could do is create a circle (google.maps.Circrle) with a radius > of > > 20,25,50 miles with a transparent fill an

Re: [Google Maps API v3] How can I set the zoom level based on distance?

2010-04-23 Thread Jason Sanford
jotted it down but something like that should work. Maybe that will point you in the right direction. Jason On Thu, Apr 22, 2010 at 7:32 PM, The Net Duck wrote: > HI > I'm trying to zoom my map in our out based on the distance my users > set. For instance, a user might say the

  1   2   >