[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 email is meant solely for the intended 
recipient. 
Access to this email by anyone else is unauthorized. If you are not the 
intended recipient, 
any disclosure, copying, distribution or any action taken or omitted in 
reliance on this, 
is prohibited and may be unlawful. No liability or responsibility is accepted 
if information 
or data is, for whatever reason, corrupted or does not reach its intended 
recipient. 
No warranty is given that this email is free of viruses. The views expressed in 
this email are, 
unless otherwise stated, those of the author and not those of the City of 
Lewisville or its management.

-- 
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/-/odWjEvvCKXoJ.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.



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

2011-10-21 Thread Jason Kirkland
It might be good to check whether the same error comes up in IE's developer 
console since IE seems to freak out the most over actual javascript issues. 
 I only suggest this because maybe there is a js issue and IE should catch 
it and that might then lead to ask what version of Chrome they're using.

I'm guessing the above suggestion won't solve the problem but it might be 
worth checking

We've had firewall issues lately that have blocked https traffic and that 
your customer's firewall could be blocking something as well.  We also have 
had a severe internet 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 group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-maps-js-api-v3/-/v1LxlnXKArwJ.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.



[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 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/-/HF-5YyU-M8IJ.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.