Examples
Note: these examples require a modern browser to work correctly. While the examples use ES6 syntax, the Onemap library can be used in ES5 environments, like IE11.
- Getting started Describes how to load a map and initialize a viewer.
- Working with events Describes how to work with events originating from the viewer.
- Custom features Describes how to add your own vector data to the viewer and how to couple your own representation of the data to the visible features in the map.
- Viewport filtering Describes how to show attributes of features that are visible in the map viewport.