|
- OpenLayers - Welcome
Overview OpenLayers makes it easy to put a dynamic map in any web page It can display map tiles, vector data and markers loaded from any source OpenLayers has been developed to further the use of geographic information of all kinds It is completely free, Open Source JavaScript, released under the 2-clause BSD License (also known as the FreeBSD)
- OpenLayers Examples
topolis integration (topolis html) Example on how to use topolis with OpenLayers
- OpenLayers - Documentation
Documentation If you're eager to get your first OpenLayers map on a page, dive into the quick start For a more in-depth overview of OpenLayers core concepts, check out the tutorials Make sure to also check out the OpenLayers workshop Find additional reference material in the API docs and examples Frequently Asked Questions (FAQ)
- OpenLayers - Get the Code
The ol package The recommended way to use OpenLayers is to work with the ol package To add OpenLayers to an existing project, install the latest with npm:
- OpenLayers - Quick Start
Quick Start This primer shows you how to put a map on a web page The development setup uses Node (14 or higher) and requires that you have git installed Set up a new project The easiest way to start building a project with OpenLayers is to run npm create ol-app:
- OpenLayers - Tutorials
Code licensed under the 2-Clause BSD All documentation CC BY 3 0 Thanks to our sponsors This site is powered by Netlify
- OpenLayers 2
OpenLayers is a pure JavaScript library for displaying map data in most modern web browsers, with no server-side dependencies OpenLayers implements a JavaScript API for building rich web-based geographic applications, similar to the Google Maps APIs, with one important difference -- OpenLayers is Free Software, developed for and by the Open
- apply | ol-mapbox-style - openlayers. org
Loads and applies a Mapbox MapLibre Style object into an OpenLayers Map or LayerGroup This includes the map background, the layers, and for Map instances that did not have a View defined yet also the center and the zoom Example: import apply from 'ol-mapbox-style'; apply('map', 'mapbox: styles mapbox bright-v9', {accessToken: 'YOUR_MAPBOX
|
|
|