OpenLayers 3 is the complete rewrite of the OpenLayers 2.x mapping library, targeting modern features of HTML5 and CSS3.
I am trying to create map "pin-drops" (ie. map markers) in OpenLayers-3 (OL3) using SVG images. Currently, I am using …
svg openlayers openlayers-3By default the openlayers 3 zoom controls are on the top left. How can I move it to the top right? …
openlayers-3I want to draw a square around a marker. if I draw a large square the map should zoom out …
openlayers-3When the application starts, I want to center the map view on the users current position. I have tried two …
leaflet openlayers-3 proj4jsI am currently upgrading my OpenLayers 2 Mapview to OpenLayers 3. I really like the new OpenLayers client, but i wanted to …
javascript openlayers openlayers-3So, I am using Open Layers 3 with Ember.js to make a dashboard, and I've made the map load dynamically …
javascript ember.js openlayers-3I am working on a project using OL3 in which I need to be able to manually (by button press) …
javascript openlayers-3My intention is to load GeoJSON data and display it on the map. Coordinates of the features specified in GeoJSON …
javascript openlayers-3I'm working on a map viewer project and used openlayers 2 before this. Now I have to use OpenLayers 3 and map …
openlayers gis projection openlayers-3 proj4jsI want to zoom on the extent of all the features contained in a list. Firstly, I put my feature …
javascript openlayers-3