|
- OpenLayers - Welcome
Latest OpenLayers v10 6 0 is here! Check out the docs and the examples to get started The full distribution can be downloaded from the release page
- OpenLayers Examples
topolis integration (topolis html) Example on how to use topolis with OpenLayers
- 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, main js, and style css files
- 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
- 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 - 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
- Draw Shapes - OpenLayers
This demonstrates the use of the geometryFunction option for the ol interaction Draw Select a shape type from the dropdown above to start drawing To activate freehand drawing, hold the Shift key Square drawing is achieved by using type: 'Circle' type with a geometryFunction that creates a 4-sided regular polygon instead of a circle Box drawing uses type: 'Circle' with a geometryFunction
|
|
|