Create a map from SuperGIS Server

Overview

This is a basic lesson for all beginners. You will learn how to create a map from your SuperGIS Server services, including map services, feature services, and cached services. In this lesson, you will learn APIs like MapBase(), MapBase.AddLayer(), MapBase.ZoomMapTo(), LevelTransformation()/CachedLevelTransformation(), MapLayer(), MapEnvelope(), MapBase.RefreshMap(), and PanTool(). 

Objectives
  • Build a map website that uses your SuperGIS Server services.
  • Zoom to your map when initialized.
  •  Create a pan tool.
Requirement
  • SuperGIS Server service publish skills
Materials