[Google Maps API v3] Re: google map v3 + geolocation need help???

2012-03-04 Thread Nianwei Liu
geolocation is browser specific, in some browsers if you declined to share location once it will remember your preference and never ask again and hard to change the preference unless you reset everything in your browser. Try that and see if fixed for you. It has nothing to do with maps API itself.

[Google Maps API v3] Performance scaling google maps application

2012-03-04 Thread Henri
Hi, I'd like to know what are the best strategies and practises to use when building a google map that has millions of markers. Performance is vital. I'm not asking for snips of code but simply strategy that should be implemented in order to maintain high performance for loading the markers.

[Google Maps API v3] Map like http://www.submarinecablemap.com/

2012-03-04 Thread Zameer
Hi Folks, I'm trying to develop map like http://www.submarinecablemap.com/ . Have anybody seen it? How to draw polylines like this. Thanks in advance, Zameer -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API v3 group. To post

[Google Maps API v3] Re: Multiple KMLs 414 Error Request-URI Too Large

2012-03-04 Thread Emil Egredžija
have you found any resolution to this problem ? I have the same problem with V3 API, where more then cca. 15 kml layers couse the error NetworkError: 414 Request-URI Too Large. different kml layers are displayed with new google.maps.KmlLayer( kml_url, options). Every object (route or marker)

[Google Maps API v3] Re: Multiple KMLLayers cause a 414 uri to large error. GET vs POST

2012-03-04 Thread Emil Egredžija
Hi. I am having the same problem. When more than cca. 10 KML layers are to be displayed on a map, the request url is to large, and i get NetworkError: 414 Request-URI Too Large. Did you find any resolution to this problem ? Tnx. Emil On Saturday, January 28, 2012 6:29:23 AM UTC+1, Brandon

Re: [Google Maps API v3] Map like http://www.submarinecablemap.com/

2012-03-04 Thread Barry Hunter
That particular map uses Fusion Tables. So the lines are just polylines. Possibly created by importing a KML file. the 'landing points' are probably a small custom icon. http://code.google.com/apis/maps/documentation/javascript/layers.html#FusionTables On Sun, Mar 4, 2012 at 6:28 AM, Zameer

Re: [Google Maps API v3] Re: Multiple KMLLayers cause a 414 uri to large error. GET vs POST

2012-03-04 Thread Brandon Donnelson
Use network links. :) On Mar 4, 2012 2:38 PM, Emil Egredžija emil.egredz...@gmail.com wrote: Hi. I am having the same problem. When more than cca. 10 KML layers are to be displayed on a map, the request url is to large, and i get NetworkError: 414 Request-URI Too Large. Did you find any

[Google Maps API v3] Drawing Library

2012-03-04 Thread Amir F
Hi, Do you know how customizable the new drawing library is? I'd like to change the icons used for polygon nodes and things like that but couldn't find anything on documentation. -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API v3 group.

[Google Maps API v3] Re: Performance scaling google maps application

2012-03-04 Thread Rossko
I'd like to know what are the best strategies and practises to use when building a google map that has millions of markers. Go back a step and re-examine your needs. A viewer isn't goimg to get much value out of a map with millions of markers on it, so you could perhaps think about what you