I have two datasets loaded in a database, one is a geojson and other is a
csv file. Both can be retrieved and return to as in json format.geojson has
a field named "name" and csv has a field named "region_name". Both are
stored in an array as below.
/*csv field*/var place_names = [];
$.getJSO
Thank you Mark McDonald. Seems to be useful.
On Thursday, 19 November 2015 16:03:57 UTC+5:30, Farook M wrote:
>
> I am reading the place names from a database and doing geocoding using
> google maps api. I am using circle icons instead of default red markers.
> Now i would like to
I am reading the place names from a database and doing geocoding using
google maps api. I am using circle icons instead of default red markers.
Now i would like to know whether those circle icon can be appear in
different colours based on the value in the csv data using google maps api?
for e
Hi All,
Is there any Pure client side geocoding JavaScript Libraries available?
Like if we give lat long info it should get converted into pixel
information in the browser itself, without connected to the server. Is
there any such libraries available?
Thanks,
M.Farook
--
You received this me
wrote:
>
> Hi,
>
> I m using HTML5 API, in my web application. Does is support Android).
>
> --
> *With Regards,*
> * *
> *Amit Prasad*
> Software Engineer
> Meditab Software Pvt Ltd,
> Ahmedabad
>
>
--
You received this message because you are sub
Hi Folks:
We used Google Maps API V3 to help make a great land use planning
database. We are also using cloud computing technologies that should
be fully implemented this week. This will allow us to burst to the
University's cloud and when we exceed our capacity, to the public
cloud (Rackspace
that I need.
The question is am I missing anything?
John M Phillips
--
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
Awesome!
Thanks so much for the help!
-Jeremy
On 2/5/2012 10:38 PM, Marc Ridey wrote:
You want something like this:
function initialize() {
// Create the map
// No need to specify zoom and center as we fit the map further down.
var map = new google.maps.Map(document.getElement
Sorry guys, but it was a very stupid error.
When i create the waypoint i whrite :
waypointsLatLng.push({
location:latLng,
stepover:false
});
But it's not "stepover" but "stopover"...
Sorry, and t
Hello,
I join my javascript to this post.
Rossko, i don't understand what do you say...
--
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-a
thanks for the answer.
It's not working because the route is not created.
I have not the project here because i'm not at work. Monday i will post a
part of my java script.
thanks!
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" grou
Hello,
I have a problem with the waypoints.
I create a Waypoint with a latlng and I put this in an Array. But when i
try to create a route with the request, it's not working.
My function to add a waypoint:
function addWaypoints (lat,lng){
if(waypointsLatLng == null){
Larry, is there a way to close this thread or mark as answered?
On Nov 11, 5:47 pm, "Daniel M. Sheehan"
wrote:
> Wow, that was a lame mistake, I'm so sorry, I thought I checked the
> table ID a few times.
>
> Thanks,
> Danny
>
> On Nov 11, 5:40
Wow, that was a lame mistake, I'm so sorry, I thought I checked the
table ID a few times.
Thanks,
Danny
On Nov 11, 5:40 pm, "geocode...@gmail.com"
wrote:
> On Nov 11, 2:32 pm, "Daniel M. Sheehan"
>
> wrote:
> > My map is at:
>
> >http://www
if statement to if (typeof infoWindow2 ==
> 'undefined')
>
> Cheers
> Chris
>
> --http://twitter.com/broady
>
> On Tue, Sep 27, 2011 at 8:59 AM, Daniel M. Sheehan <
>
>
>
>
>
>
>
> daniel.martin.shee...@gmail.com> wrote:
> > This is p
My map is at:
http://www.columbia.edu/~dms2203/cprc/cprc_map_working.html
The source code I downloaded of a Google Page is here:
http://www.columbia.edu/~dms2203/cprc/cprc_map_working_backup_2011_1633.html
The original I found here:
http://gmaps-samples.googlecode.com/svn/trunk/fusiontables
Glad I stumbled up the solutions of this page, especially the
simple genius of setting the parent/parent-parent to *overflow:none*.
Brilliant.
In my attempts to figure out what was happening, I stumbled up the following
*in my context (only?)*: adjusting the font-size of the last line affected
Hi, I have a mapping application and would like to remove business
information from the map. Is this possible?
http://th-staging.herokuapp.com/
Thank you,
John
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To post to this gr
Hi,
I have the same problem.
Has someone found a solution ?
Thanks!
--
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/-/MWV9b9xit
Hi, currently I'm using double precision (postgres) to store lat and
lng values. How many digits does the current google maps zoom
capabilities utilize?
According to this documentation from 4/2007:
http://code.google.com/apis/maps/articles/phpsqlajax_v3.html
"With the current zoom capabilities o
This is probably a very newbie question, but I'm modifying code from Gabriel
Svennerberg's book to have two videos in clickable info windows on one map.
Essentially, I tried naming the 2nd infoWindow infoWindow2 and can't seem to
get the code to work properly. The functionality that I'm lookin
a way to display routes directly from XML
format
Regards
M.
--
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/-/i
FusionTable issue which I have seen and worked with on this board
previously, but I will check elsewhere.
On Aug 18, 11:57 am, Andrew Leach wrote:
> On 18 August 2011 16:38, chris m wrote:
>
> > I am getting an error "can not upload, try again later" when I try
> &
I am getting an error "can not upload, try again later" when I try
xlsx and csv anyone else getting this? I have another version of this
file in a table now and had no issues. Wantedt o see if there are
characters that are not allowed, I am not using any special ones.
Please help?
Chris
--
You
t; > > On Aug 13, 2:04 pm, "geocode...@gmail.com"
> > > wrote:
> > > > On Aug 12, 5:04 pm, chris m wrote:
>
> > > > > Hi -
>
> > > > > I am looking to have a list of links in HTML and a HTML select box/
> > > > >
Hi -
I am looking to have a list of links in HTML and a HTML select box/
form that updates the locations center and zoom level based on what is
clicked / selected. I have looked at many things domListener and the
like and be it as I am a noob, and not awesome with JS, I am having
issues getting th
As part of the "Trail to Every Classroom", I wanted to show teachers
how to build a simple KML file with pictures attached to placemarks,
see:
http://www.jtphillips.com/TTEC/ttec.html
Picasa supports a simple method to cut-and-paste a URL with an
imbedded image, but the problem comes when pasting
ty Rossko for your reply. i'll check your suggestion. maybe i can find
a way to project my map on area, and convert my data coords to world
coords.
i still need it as data placemark info in exel (xml) so i can update
my data any moment.
i'll read the links you suggest.
ty
B
On Thu, Jul 14, 201
Problem solved! You're right, the tag was completely unnecessary.
Embedding the map into a normal frame resolved the problem. The map
will load in any browser and I can now successfully draw polylines. And for
whatever reason the array path cannot be retrieved when the map is embedded
in an i
Below is a link to the page. I'm just getting started with the API, so
please excuse the rudimentary design. I am trying to draw a line by clicking
on two points on the map. I've also noticed that the map only displays in
certain browsers. Feel free to check out the full page source code. Thanks
Is the presence of an API key required when trying to reference the
'polyline' class of the Google API? If so, I believe that may be my problem.
Also, I run into issues when using my key and trying to debug locally. The
key was issued for v2. Do I need to obtain a new key?
I realize these q
Hey everyone,
So I am just starting to familiarze myself with the Google Maps API and I am
seeing an error while attempting to draw a polyline on a map.
I am working with my own version of the "Hello World" example provided in
the tutorial. I receive an error stating *"htmlfile: Unexpected c
How to solve this issue?? I am using map version 3.3.This same script works
in FF and Chrome.
--
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
I solved the problem... I added some functions in geoxml3.js file to
solve my issue
On May 29, 12:48 am, Raju M wrote:
> I am reading kml files from local system [ for some security issue] using
> geoxml3. I read that KmlLayer do not support that local files. I am using
> gmap v3. my
I am reading kml files from local system [ for some security issue] using
geoxml3. I read that KmlLayer do not support that local files. I am using
gmap v3. my issue is when I use createMarker in geoXml i am failed to use
afterParse method. It rise error doc[0] is not defined or
doc[0].marker.l
I am using geoXml
geoXml = new geoXML3.parser({
map: map,
singleInfoWindow: true,
createMarker:myMarkers
});
function myMarkers(placemark) {
//how can i get marker?
}
--
You received this message because you are subscribed to the Google Groups
"Google Maps Jav
thanks
--
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-maps-js-api-v3+unsubscr...@googlegroups.co
I have 2 map on my page. 1 is for searching postcode and another is for
directions service. first map is working fine and directions map is not
woking after integrate in sharepoint. directionsService.route not returning
anything. I did debug js file with firebug. I dont get any erros what can i
How to add content in GeoXml Kml layer InfoWindow..
--
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
goo
. I want to remove selected layers?
--
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-maps-js-api-
I am using different KML Layers in my map. I use different function to call
to bind KML layer in my map
for example
var __control1
function control1BindKmlLayer(id)
{
//some condition
__control1=new new geoXML3.parser({ map: map, singleInfoWindow: true,
afterParse: useTheData1 });
__control1.p
I recommend to use this script for GeoXML3 integration. before I use some
other more than 4 script files,all of them are not working perfectly.
I wasted one day with other script files.
I got this script from Larry.
http://code.google.com/apis/maps/documentation/javascript/forum.html?place=topi
Thanks very very much...
script cheat me. its not working very well...
--
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,
ocode...@gmail.com"
wrote:
> On May 18, 5:38 am, Raju M wrote:
>
>
>
>
>
>
>
>
>
> > please check this code
>
> > var geoXmlLayer;
> > var doc = [];
> > function toggleGeoXML(id,checked) {
> > if (checked)
please check this code
var geoXmlLayer;
var doc = [];
function toggleGeoXML(id,checked) {
if (checked) {
geoXmlLayer = new geoXML3.parser({
map: map,
singleInfoWindow: true,
afterParse: useTheData
});
geoXmlLayer.parse("http://localho
Does any one know to upload kml files for testing
--
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
thanks... it works
--
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-maps-js-api-v3+unsubscr...@goo
thanks..
in that handler file I read the kml file and write output as xml. but It is
not loading on map :(
base_layer = new
google.maps.KmlLayer('http://localhost:41169/map/map/readKMLs.ashx?query=havering_boundary');
// this is not working
//base_layer = new
google.maps.KmlLayer('
Is that possible to add KML layers form urls like this
http://localhost:41169/map/readKMLs.ashx?query=showboundary
--
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@goog
do you know how to impliment
*google.maps.KmlMouseEvent? or do u know any samples code?
*
--
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 unsubscr
I am displaying directions in map1 and loading kml layer in map2, both map
rendering in same map_canvas. How can i switch maps
--
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-
How to customize KML layer Points infowindows?
I need to put some links in infowindow. how can i achieve that?
--
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@googlegro
thanks man. it works
--
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-maps-js-api-v3+unsubscr...@g
Is that possible to add 3 kml layer in one gmap
--
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-m
GpsBabel is an open-source project and free to download. Their web
site http://www.gpsbabel.org/ does accept $15 or $25 donations.
John
On Apr 28, 3:21 am, Dean wrote:
> Hey Rossko and John P,
>
> We'll be doing it in JSF. The idea is to have a user load the GPX
> file and have it converted to
http://toddm.me/test/test.html
It's only on IE7, and it prompts to install chrome frame which is
strange.
On Apr 27, 11:36 pm, Ben Appleton wrote:
> http://code.google.com/apis/maps/documentation/javascript/examples/st...
> works
> for me in IE7, IE8 and IE9. Can you provide some more detail to
Hi Ben,
I'm getting this problem as well. It's only in IE7, it's the loaded
images which seem to be the issue.
http://toddm.me/test/test.html
It also bizarrely prompts you to install google chrome frame!? Has
google decided to drop support for ie7?
On Apr 27, 11:36 pm, Ben Appleton wrote:
> ht
The google maps client side scripts deal in KML files or in specific
objects, so I am assuming that you want to convert either on a server
side application or to statically convert files. In these two cases I
strongly recommend gpsbabel. In its command line form it could be
executed from a cgi sc
-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.
>
>
--
SHALINI M
--
You received this message because y
Hi,
I'm having problem for loading Google Map's page with many markers
slow.Data is coming from mysql database.How can I reduce the loading
time og google map. If you have any suggestion, please let me know.
Thanks and Regards,
Shalini
--
You received this message because you are subscribed t
I don't mean any offense to anyone posting here, I thank anyone who is
trying to help me. But I tried the diplomatic approach last time and
it got me nowhere and my thread was deleted for apparently no reason
other than it was there for a couple weeks! (so i was a little pissed)
anyway is this fo
I'm just very displeased with the support that google has given on
their api. especially since i cannot call them about this i am forced
to post on this forum and wait for weeks for someone to make the right
guess.
--
You received this message because you are subscribed to the Google Groups
"Go
http://www.hindyshomehardware.ca/index.php?id=22
This is my second time posting this. Apparently my last thread
expired or was deleted and the issue was never resolved!
my old thread in case anyone can access it:
http://groups.google.com/group/google-maps-js-api-v3/browse_thread/thread//7e21ebe1
Hai,
I know that we can find a location with the help of latitude and longitude.
But our database don't have lat and longs , but it has addresses column , so
can i find the location in the map with the help of address. if "yes" please
tell me how to do it.thanks.
--
You received this message
I changed the line to:
panorama.setPosition('storefront');
no change
--
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, se
Couldn't you just apply a click listener to the layer in order to make
it show the hand cursor?
google.maps.event.addListener(yourLayerObject, 'click', function
(kmlMouseEvent) {
...whatever...
});
Now whenever you mouseover the area contained in the KML layer, the
cursor should turn into a h
Sorry, I didn't have a public link to the map available. Only the KMZ
was on a public website.
On Mar 18, 3:27 pm, "geocode...@gmail.com"
wrote:
> On Mar 18, 1:49 pm, M wrote:
>
> > Do you want just the KMZ file?
>
> Not really. A link to a map that shows the p
I tried it but it didn't seem to help
here's my code maybe I'm doing something wrong
this is the initialize and start application functions which is where i
assume you would put the setPosition function call
the POV is set already in panoOptions and really only sets the camera
orientation anyway
Do you want just the KMZ file?
On Mar 18, 2:44 pm, "geocode...@gmail.com"
wrote:
> On Mar 18, 1:31 pm, M wrote:
>
> > I get something similar on my map.
>
> > The map doesn't seem to display click-able regions on my kmlLayer for
> > certain zoom level
I get something similar on my map.
The map doesn't seem to display click-able regions on my kmlLayer for
certain zoom levels even though I have added a click handler. For me
zoom level 5 doesn't let me click any of the KML areas to get the
click event to trigger. However, all zoom levels other tha
up
--
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-maps-js-api-v3+unsubscr...@googlegroups.com.
F
sion 3.3 and another at the
> > current version (no version specified).
>
> > Thanks,
> > Susannah
>
> > On Mar 17, 10:55 pm, Clare M wrote:
> > > I need some urgent advice regarding today's new API release,
>
> > > I've got a masters thesis proje
, rather than
3.4) by specifying v=3.3 when you load the API.
On Mar 17, 11:55 am, Clare M wrote:
> I need some urgent advice regarding today's new API release,
>
> I've got a masters thesis project in digital media due in on Monday
> which heavily uses the map API V3.
I need some urgent advice regarding today's new API release,
I've got a masters thesis project in digital media due in on Monday
which heavily uses the map API V3.
The visual design is really important, and I was really happy with my
use of styled maps and other features,
But after the release o
http://www.hindyshomehardware.ca/index.php?id=22
here's the link
I want the panorama of the front of the store to be the one that loads when
the page loads.
not the actual street view one of the intersection.
--
You received this message because you are subscribed to the Google Groups
"Google
up
--
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-maps-js-api-v3+unsubscr...@googlegroups.com.
F
I have created a custom panorama set using the code in this example
http://code.google.com/apis/maps/documentation/javascript/services.html#TilingPanoramas
everything works perfectly. The only thing I want to do now is to have one
of my custom nodes be the starting (default) node rather than th
Oops. Forgot to mention that this behavior only happens on the Iphone and
Android mobile browsers. The same page opened in any other browser,
including Safari for the PC would not duplicate the problem.
--
You received this message because you are subscribed to the Google Groups
"Google Maps J
I'm using the V3 Maps api within Sencha touch and just noticed a problem.
When I add clickable markers to my map while the map is not visible(div is
hidden in a tab panel control), the click events to not fire. I worked
around the problem by making the markers draggable, which then allowed the
I am having trouble with getting the data from my xml file...
when I send out an alert after using GXml.parse(data) and then
alert(GXml.valueOf(xml.getElementsByTagName("Root")));
I get "object Object" in the alert...
all is going well other than being able to get the addresses from my xml and
See if this is close: http://www.jtphillips.com/NBATC/nbatc-map-kml.html
John Phillips
On Feb 4, 6:24 pm, trw wrote:
> Hi there,
> I'm struggling to get a simple map going with three KML files which
> (hopefully) users will be able to toggle on and off. I believe at least
> part of my problem i
Well, maybe it's a silly thing, but I've found that after the first
example, The "Hello, World" of Google Maps v3, in step 1 where the
HTML5 declaration is explained, the declaration lacks the '!'
character before DOCTYPE.
That's all.
Greetings,
Ramon M.
--
Hi all!
I'm wondering what options there are to elegantly support custom
routing in Google Maps.
The case is http://www.fietsnet.be; currently based on the flash API,
the web app allows to route over specific cycleways in Belgium and the
Netherlands. Shortest path finding, directions and polyline
Hi,
How can I link sidebar text to Tile Layer Overlay. In the Sidebar I will
have few labels, each one linking to a Tile Layer Overlay. When I click a
label only the linked overlay should be visible.
Regards.
--
You received this message because you are subscribed to the Google Groups
"Googl
Hello,
Can someone please point me to links that will help me achieve this
http://www.cnc.bc.ca/tools/roomfinder/
Thanks.
--
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
The lastest versions of Internet Explorer do not seem to work with the
Google maps API unless the "compatibility view" button is selected.
What is "compatibility view" doing and more important how can my
script detect that the user needs to select it?
The particular page in question is at :
http:
This is entirely correct, but I would go a little deeper. You do not
say what program you are using to down-load data from the GPS.
First, see if you can set the output format to decimale degrees.
Second, try gpsbabel, http://www.gpsbabel.org/
Gpsbabel has a large number of output formats. I most
I'm using the Maps v3 api to create a simple map page and display a
kml layer. The placemark info balloons in the kml file are html styled
with a custom css file and all works well in Earth. When I use the kml
as a layer in Maps the balloon styling is either ignored (in the case
of a uniquely named
I stand corrected. The extra functional layer was not necessary. See
the
revised code at http://www.jtphillips.com/cgi-bin/AtcInspectionForm.cgi
(you have to select a state and apply to see the code).
More details
line[]is an array of Polylines
linePos is an array of coordinates, cr
The term used is closure (which I do not fully understand), but I had
to wrap
the creation of each polyline inside of a function. See
http://www.jtphillips.com/cgi-bin/AtcInspectionForm.cgi
and the function
addLineWithClosure
Hope this example helps
On Nov 15, 3:56 pm, Canam Group w
As far as I know, this will require the following steps:
1: the google map api to draw the map and overlay.
2: java script connecting to form elements to store the
coordinates.
3: submit the form data to the server
4: server script connects to mysql database to update
the data.
My sug
"Totally" is difficult because usually a map has two or more layers.
In my case (see: http://www.jtphillips.com/cgi-bin/AtcInspectionForm.cgi
) I had problems with timing on plotting a complex kml layer over the
base map. I used the following listeners:
tilesloaded -- atta
The following line should be in the onload block not in the toggle
function:
nearKMLLayer = new google.maps.KmlLayer(layers[id].url
This line of code is creating a new object every time the function
is called. The first time the function is called a layer is created
and then mapped. The se
Here is a fresh example of multiple kml layers. Pay attention to the
preserveViewport
tag you only want one layer controlling the viewport.
http://www.jtphillips.com/NBATC/nbatc-map-kmz.html
On Oct 15, 9:36 am, "geocode...@gmail.com"
wrote:
> On Oct 15, 4:00 am, Vincent wrote:
>
> > Hello
Since "soils" is created with a new command, you need to delete the
old value
before creating a new object.
There may be better coding, such as testing for existance of soils,
but here is
what I have done in a similar situation
1) make soils global in your script in the outer most block with
nt hasn't occurred by then, retry. The problem
> comes down to what event you should listen for?
>
> You could test to see if tilesloaded gets fired on the map.
>
> Chad Killingsworth
>
> On Oct 4, 8:25 am, John M Phillips
> wrote:
>
> > Let me be clearer, this
My application overlays a kmlLayer of boundary markers on a google
map. Randomly, the kmlLayer does not appear. I believe this is
because the kml file is being generated from a mysql database, and the
renderer may be timing out. My question: is there a method to check
for errors on the creation
= new google.maps.KmlLayer(kmlUrl, kmlOptions);
}
On Oct 4, 8:58 am, Chad Killingsworth
wrote:
> http://www.kmlvalidator.com/home.htm
>
> Chad Killingsworth
>
> On Oct 4, 7:32 am, John M Phillips
> wrote:
>
> > My application overlays a kmlLayer of boundary
map is
> panned/zoomed and the tiles load.
>
> Martin.
>
> On 19 Sep, 21:59, Michael M - As You Wish
> wrote:> Okay! The setTimeout function worked just great.
>
> > It's a little bit of a kludge, I suppose, and the more elegant way
> > might be to get somethi
st browsers and systems. Or say heck, if
their computers are slower than mine, to heck with them...
But that's not nice, is it?
m
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To post to this group, se
1 - 100 of 121 matches
Mail list logo