angular-openlayers Questions

2

Solved

I want to download the map offline for a selected part of the map with single Zoom level with Openlayer OSM layer. I have got the four corner of map i.e display section of a map. But need to get t...

3

I am working on an openlayers 3 project, developed using typescript, hence: let ol = require("openlayers"); I would like to use the transform extension plugin, which is not published on NPM (htt...
Kastroprauxel asked 2/7, 2017 at 17:35

1

I am using OpenLayers 3 to display indoor maps in an Angular/Ionic mobile app. The maps are static images that I am placing on top of the OpenLayers map. I am creating the map and adding the imag...
Sales asked 20/5, 2016 at 0:45

2

Solved

i have a question. i need to know the actual zoom of the open layers map $scope.refreshMap = function (lat, long) { map.setView(new ol.View({ projection: 'EPSG:4326', center: [long, lat], zoo...
1

© 2022 - 2024 — McMap. All rights reserved.