I\'m using a map with a layer (from the example): var lonLat = new OpenLayers.LonLat(40.4088576, -86.8576718)
We are using OpenLayers Vector Layer with Features in our application. Everything works fine in FireFox, but开发者_如何学Go in IE we are not able to find vector layer on the map. We are using OpenLaye
I\'m having trouble getting an Openlayers div to allow other divs to appear above it. Having tried the solution proposed here as well as the more classy-looking one here, I haven\'t had any luck yet.
Is it possible to use part of a larger image as a marker with OpenLayers? Like this (in google maps):开发者_JAVA百科
I have an openlayers map with a couple of POI, an开发者_Python百科d I want to zoom so these all fit the map, which I\'m doing with the following code:
Like website:http://www.tomtom.com/livetraffic/ When I try pan or zoom on the above site, feels very good similar to Google map, it\'s very smoothly 开发者_如何学JAVAfor this user experience.
first sorry for my english,i have a problem loading a kml file (tiled) into openlayers, the kml file is generated for google earth with this script http://cimss.ssec.wisc.edu/imapp/dbge_v1.2.shtml, yo
My current OpenLayers looks like the following: a wrong map http://i1179.photobucket.com/albums/x384/yoyomyo/Picture2.png
I am trying to use draw feature of openlayer (polygon). It is possible for the end user to draw a polygon. But I w开发者_运维问答ant to draw the polygon through java script. I am trying to use insertX
I have strange problem with rendering KML file in OpenLayers. It seems to be easy, but it\'s not. I\'ve started with an example from here OpenLayers example . I wanted to add my own KML. It didn\'t wo