About 4,880 results
Open links in new tab
  1. OpenLayers - Welcome

    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 …

  2. OpenLayers Examples

    topolis integration (topolis.html) Example on how to use topolis with OpenLayers.

  3. OpenLayers - Quick Start

    The first command will create a directory called my-app (you can use a different name if you wish), install OpenLayers and a development server, and set up a basic app with index.html, …

  4. OpenLayers v10.6.1 API - Index

    API change policy The OpenLayers API consists of names and signatures of constructors names and signatures of instance methods and properties names and signatures of functions names …

  5. OpenLayers - 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.

  6. 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: npm install ol If you are starting a …

  7. ol-mapbox-style - openlayers.org

    To create a style function for individual OpenLayers vector or vector tile layers, use the stylefunction module: import {stylefunction} from 'ol-mapbox-style';

  8. OpenLayers - Background

    OpenLayers is a modular, high-performance, feature-packed library for displaying and interacting with maps and geospatial data. The library comes with built-in support for a wide range of …

  9. OpenLayers - Raster Reprojection

    OpenLayers can display raster data from WMS, WMTS, static images, and many other sources in a different coordinate system than delivered from the server. In cases where the source …

  10. OpenLayers 2

    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 …