kml
Google Earth, Firefox not adding .kml
I\'m creating some KML files on a web site and everything works well in all browsers except Firefox: the downloaded file is supposed to be someMap.kml, but Firefox just downloads this as \'someMap\' w[详细]
2023-02-14 15:37 分类:问答place placemark in a map
Currently I\'m working on a project which requires to set placemarks. How can I do so? I\'m usin开发者_开发百科g JSP + Tomcat to execute the application.[详细]
2023-02-14 08:33 分类:问答KML - Multiple Styles In One PlaceMark
What I have is a placemark that conta开发者_开发技巧ins more than one linestring. Is it possible to assign different styles to those linestrings inside the one placemark?Sure thing. Just include a <[详细]
2023-02-14 01:51 分类:问答Multiple KMLs and 414 Error: Request-URI Too Large
I\'ve got plenty of KML files - one for each of the existing countries. I need to render them dynamically on Google Map based on user\'s input. If I there are only a few countries as result of searchi[详细]
2023-02-13 06:22 分类:问答android Help to get Multiple placemark location from kml
I am a Student..and right now trying to develop code for android..that shows nearby hospital l开发者_运维知识库ocations to user\'s current location..[详细]
2023-02-12 08:10 分类:问答Can't get android to write GeoPoint GPS coordinate data to a file correctly
Im currently writing some software for android that takes gps data in the form of an ArrayList of GeoPoints and writes it to a KML file. The rest of file is created fine, but when the gps data is writ[详细]
2023-02-11 07:17 分类:问答google maps kml layer refresh problem
I have a kml layer on my google maps app. I tried to refresh the kml layer by generating a new google.maps.KmlLayer object every 10s. The kml file contains customized icons. It works fine for the firs[详细]
2023-02-11 04:37 分类:问答Google maps api - kml load (php)
I\'m trying to load my kml files ( hosted on my server) dynamically, this example works var ctaLayer = new google.maps.KmlLayer(\'http://my开发者_Python百科host.pt/perc/perc1.kml\',{suppressInfoWind[详细]
2023-02-10 12:27 分类:问答Accessing and altering objects in a loaded KML file (google earth plugin)
I am creating an example us开发者_C百科ing the google earth browser plugin and API. I am trying to load a kml file using the fetchKml method[详细]
2023-02-09 21:35 分类:问答PHP KML Generator
I am having having trouble with the next step of my KML generator. I have it so when you choose a date it will send the date to the generator and it will create a KML that will then be downloaded. It[详细]
2023-02-09 17:19 分类:问答