0
votes
0answers
53 views

Requesting styled Google Map tiles via URL

I'm not working with the Google Maps API but I'd still like to be able to request styled map tiles. Is it possible to request a styled Google Map tile via a URL similar to the slippy map URL format ...
2
votes
2answers
134 views

How to improve the precision of KML files on Google Maps?

I am adding kml file to the google maps (api v3). Now the problem is that on google earth and google maps the accuracy of my kml decreases to kilometers. I am designing constituency boundaries and i ...
3
votes
1answer
77 views

Transit webapp development (journey planner)

I am going to develop a journey planner (like Google transit), i was just wondering that if there any opensource API available that can help me, or i have to do every thing on my own. And where can i ...
2
votes
1answer
116 views

How do I export neighbourhoods in wikimapia to KML file [duplicate]

Possible Duplicate: How do I export from Wikimapia to KML I am trying to export the neighbourhoods in Wikimapia to KML format. Is this possible? These are all the predefined neighbourhoods ...
4
votes
2answers
103 views

How to solve loading performance issues when handling multiple KMLs?

I am using over 10 KML in Google Maps. When I increase the number of KMLs they load too late. I use checkboxes to hide/show KML layers. With up to 5 KML layers, it worked fine. When I increase the ...
1
vote
0answers
261 views

pdf google maps export

In my php+postgis+geoserver+OL application I have to export a map in a pdf file. This map has two layer: the base is a google map layer and a vector layer as overlay. Is there a way to make a pdf ...
2
votes
3answers
4k views

Google Maps/Google Earth - KML Overlays and Custom Orientation

I am am trying to get the floor plans for our various buildings imported into 4 separate KML files, one for each floor level so that I can toggle them with javascript. I'm able to overlay our floor ...
1
vote
0answers
386 views

GeoNetwork opensource - Geoserver/Google Maps integration

I'm using GeoNetwork 2.6.4 and I would like to change the default base map to Geoserver, adding a Google Maps Satellite Layer. Which is the best way? Any suggestions?
1
vote
1answer
156 views

Finding the max. zoom level containing imagery at a point in Google Maps?

Is there a way to find the maximum zoom level containing imagery at a point in GMaps? I'm wanting to automatically zoom my map in as much as possible when a user chooses a point, but sometimes there ...
2
votes
2answers
1k views

Google Maps JS API v3 - Polygon formation

So my big question here is how does the Google Maps API determine the "inner" versus the "outer" for a filled polygon? Playing around with the polygon creator @ http://www.the-di-lab.com/polygon/ ...
17
votes
6answers
18k views

Google Maps zoom level --> ratio…?

Can anyone provide me with a link (or some details) on the actual ratio to "zoom level" figures for Google Maps? e.g. Google Maps Level 13 = 1:20000
3
votes
2answers
700 views

esri google maps api - Create a single GPolyline from an array of features

I'm using the esri google maps extension api... I have a esri.arcgis.gmaps.FeatureSet() (of type esriPolyline) containing an array of features (esri.arcgis.gmaps.Feature()). Is there a simple way ...
7
votes
2answers
5k views

Can I use Google Maps as a layer in Arcmap?

Is it possible?