Google is a public American corporation invested in search technologies, which provides a number of free and paid geospatial and mapping services.
9
votes
3answers
5k views
Google Maps layer copyright popup every time map updated / user input
I have used a Google Maps hybrid layer in Openlayers in my HTML5 iOS app for months now and it worked perfectly. Just recently they changed something because the 'Map data...' line at the bottom looks ...
5
votes
4answers
3k views
Can you make a travel region polygon with with Google Maps API?
I am working on a local design project and need to determine if someone is local to my area to allow them to participate. Local, as defined by the group, means that the person is within 2 hr driving ...
2
votes
4answers
4k views
How to use Google Maps V3 Geocode with Openlayers
How to use Google Maps V3 Geocode with Openlayers. Below is my code but the function does not execute when I try to integrate it with Openlayers. This works with my original google v3 file. Below is 2 ...
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
5
votes
5answers
7k views
How can I view a KMZ on an iPad?
Greetings everyone! So work is finally catching up to the present and buying my group iPads. My group does extensive field work and currently uses giant laptops to run our GIS software, Google Earth ...
4
votes
2answers
1k views
Why is there a small white space between tiles in Chrome?
I'm using openlayers to display a google base-map layer and it works fine on Firefox/IE/Safari. I'm having problems with Chrome as the tiles have a small white space between them shown in this image.
...
4
votes
2answers
353 views
google earth profile used in mashup or flex
I really like the way google earth profile works,
1. mouse over line, right click, select profile
2. slide the mouse over the created 3d profile an dsee where that is on the map.
Has anyone an idea ...
4
votes
1answer
131 views
Permission rights with google maps
I created an image in QGIS using the Google Maps layer and I would now like to publish this as part of an academic journal article. However, the journal editor has asked if I have permission to use ...
3
votes
1answer
76 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
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/ ...
1
vote
1answer
224 views
sometimes a white, square dialogue appears in the middle of the screen: Map Data … Google maps
I have this code and some of the time,(not always!!), i have a dialogue that get
displayed in the middle of the map:
Google Maps
Map data (c)2012 Google
var map;
var vectors;
var ...
0
votes
1answer
976 views
C# library for converting geom field of SQLServer into set of google latlng
Is there any C# library which can convert the geometry field into set of google latlngs? I have stored a shapefile into SQLserver table. From Sqlserver i want to read the geometry field data and want ...
