kml
speed up iphone application that is loading a KML file for mapView overlays
I am wondering if there is a more efficient way to load my KML file for my mapView overlays? The kml is pretty complex and how I am doing it seems to be bogging my app down pretty bad. I am using Appl[详细]
2023-02-20 21:11 分类:问答The format to store gps data
I\'m trying to store GPS data in a Sqlite database. I retrieve the data from a KML file via DDMS and I store it in a GeoPoint this way:[详细]
2023-02-20 19:58 分类:问答Problem in Overlaying KML files on google Map displayed in Browser
We are in the process of overlaying some KML files on Google Map displayed in Browser. The KML files when displayed on the normal Google Maps works as expected. But, when displayed in the google Map d[详细]
2023-02-20 18:44 分类:问答Calculate range and altitude of the Google Earth KML LookAt element to fit all features (polygons)
I have several polygons drawn on the surface in google earth plugin. I generate a KML from them. Question is how can I开发者_如何学运维 calculate parameters for the LookAt so that the view includes a[详细]
2023-02-20 16:32 分类:问答414 Request URI Too Large Error Google Maps v3
This error seems to occur when I call the constructor for开发者_如何学编程 creating a new KmlLayer with over 15 different KMZ files. The constructor call is:[详细]
2023-02-20 15:43 分类:问答fill polygons in google map/earth
My KML file looks like this: <?xml version=\"1.0\" encoding=\"utf-8\"?> <kml xmlns=\"http://ww开发者_开发技巧w.opengis.net/kml/2.2\">[详细]
2023-02-19 08:11 分类:问答Getting xml data in DetailView from a map view (Iphone IOS)
We are trying to create a mapview with annotations loaded from a xml file. This works so far, and is making use of the KMLViewer code on the apple developer library. Now we are trying to load the data[详细]
2023-02-17 10:48 分类:问答get next 10 results (Map Locations nearby) by clicking on list view android
I have found the method to draw placemarks of nearby places(Restaurants,Theaters,etc.) but it works only for 10 places and I generate the list of that places...[详细]
2023-02-17 06:57 分类:问答Styling Google Earth Plugin borders layer
I have my map, in 3d and I want to style it so that only counties with markers have a certain color. I also want to change the boundary color. I am using v3 of the Google Maps Api to load the earth. I[详细]
2023-02-17 02:51 分类:问答separate large KML file into smaller files with PHP
I have a very large KML file with hundreds of placemarks. How do I parse the file and create single files from each placemark using PHP?[详细]
2023-02-15 03:12 分类:问答