1
vote
0answers
20 views

OpenLayers Google v3 and other layers drift apart

I'm stuck. My code works with OSM, but I need it to work with Google as well. The problem is simply that Google v3 and my other layers are not playing well together at all. They don't zoom together. ...
0
votes
0answers
28 views

Openlayers. Google Satellite map seems to move features independently [duplicate]

I have an issue with a Google Satellite map (3.5 or 3.2) using Openlayers (2.12). The problem, I guess, is a perspective problem. When I drag the map, the features are not at the same point and seems ...
0
votes
1answer
76 views

google geocoding service combined with openlayers - not working

I'm trying to combine google's geocoding service with openlayers. So when a user types an address and hits enter, map zooms there and renders a simple point. I edited my code according to the previous ...
1
vote
2answers
257 views

Distances and areas in Google projection

I have a mapping website used to capture polygons using OpenLayers in Google projection (900913) and storing them in sql server 2008 as geometry. The SRID on the sql geometry column is set to 900913. ...
0
votes
0answers
114 views

How to clip a google image from Open Layer

I am using QGis 1.7.4 and I want to do the following: I want to upload an image of Google Earth and create a shapefile with different land use of an specific area (forest, farm, shrubland, etc.) ...
1
vote
1answer
232 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 ...
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. ...
2
votes
4answers
5k 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 ...
10
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 ...
3
votes
1answer
194 views

What are the requirements for using Google's GEvent?

For a current project, we need to know when a Google map is done loading all of its tiles. I found the following question, which was for the same basic problem: register event "loadend" on ...
1
vote
0answers
397 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?
9
votes
3answers
310 views

In what coordinate systems do true circles appear round?

Please excuse what is probably an obvious question from a relative newB to GIS -- this seems like it should be a snap. I've been developing in Gmaps for awhile and am switching to OpenLayers but am ...
0
votes
1answer
356 views

google maps aerial photography

Ive been playing around with geoserver, google maps and openlayers and have been reasonably successful however when using the aerial photography from google i dont seem to be able to zoom in as far as ...