Course Information
Course Overview
How to easily add a map on a web page
As a developer, you are interested to add a map on your website? You want to let user be able to interact with it?
OpenLayers is a JavaScript library that enables you to display and query data from multiple sources in order to build a dynamic map in any web page
What is OpenLayers’ role in an open source web mapping stack? You will see in a few sequences how to create a map, add multiple layers, controls and events to interact with your map. Then you will see how to manage different data layer formats and projection. Finally, you will be able to improve your map to export it, and add support for mobile devices. Quiz and exercises will help you consolidate your new skills for each sequence.
Of course, these first steps are required before working on bigger projects. A lot of other features are available in OpenLayers, as vector editing, distance and surface measurements, vector tiles, 3D.
But, before working with these complex features, we strongly recommend to start with this introduction to get straight in the OpenLayers API! Are you ready to code? Let's get started.
Thank you for selecting our introduction to OpenLayers.
The Camptocamp Training Team
Course Content
- 10 section(s)
- 15 lecture(s)
- Section 1 Introduction
- Section 2 The map (Map object)
- Section 3 Create a simple map with a background XYZ
- Section 4 Adding map control
- Section 5 Create a map with a WMS Layer
- Section 6 Create a map with a Vector Layer
- Section 7 Displaying information and Making the map prettier
- Section 8 Querying map layers
- Section 9 Changing the projection of the map
- Section 10 Managing display on mobile
What You’ll Learn
- Become familiar with the main components of an OpenLayers project
- Understand the interactions between components and the structure of an OpenLayers project
- Understand the different concepts proposed by OpenLayers
- Be able to create a map with a background, different layers and interactions
Reviews
-
IIsmail Sunni
Really good introduction to OpenLayers!
-
SSai Radhika Mangipudi
very concise and specific to the point. useful.
-
SSagar Chougule
Amazing
-
LLuis Daniel Hernandez Reyes
It was good but some concepts that were supposed to be learned were not explained at all.