Skip to content

Client-side code base for Wurm Online Xanadu mapping. Angular2/4 with Open Layers 3 concept with Raster tile map based on 8192 x 8192 image and individually selectable vector layers for map markers.

Notifications You must be signed in to change notification settings

WefNET/wurmonlinemaps-ng

Repository files navigation

wurmonlinemaps-ng

This is the Angular client-side code base for the Xanadu map used at WurmOnlineMaps.com. (The server-side code is used only for the management of map data telemetry.)

Angular CLI

This project was generated with Angular CLI version 1.2.0

Map Data

Map data is managed via another app with a REST-enabled endpoint at Map Data API.

Open Layers 3

Open Layers 3.8.2 implemeted via CDN connected script and CSS files. There are no typings/angular modules or components for any NG OL3 implementation.

Hence this declaration in components:

declare var ol: any;

Map origins

The tileset layer(s) were generated by 8192 x 8192 pixel map dumps created by the Wurm Online dev team.

About

Client-side code base for Wurm Online Xanadu mapping. Angular2/4 with Open Layers 3 concept with Raster tile map based on 8192 x 8192 image and individually selectable vector layers for map markers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published