Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 2.12 KB

File metadata and controls

42 lines (31 loc) · 2.12 KB

Quickstart Sample for Android

Description

The Map Suite Android Edition illustrated QuickStart Guide will guide you through the process of creating a sample application and will help you become familiar with Map Suite. This edition of the QuickStart Guide supports Android Edition 10.0.0 and higher and will show you how to create an Android application using Map Suite Android Edition.

Please refer to Wiki for the details.

Screenshot

Requirements

This sample makes use of the following NuGet Packages

MapSuite 10.0.0

About the Code

LayerOverlay overlay = new LayerOverlay();
overlay.Opacity = 0.8;
overlay.Layers.Add(worldLayer);
overlay.Layers.Add(capitalLayer);
// Add the label layer to LayerOverlay.
overlay.Layers.Add(capitalLabelLayer);

Getting Help

Key APIs

This example makes use of the following APIs:

About Map Suite

Map Suite is a set of powerful development components and services for the .Net Framework.

About ThinkGeo

ThinkGeo is a GIS (Geographic Information Systems) company founded in 2004 and located in Frisco, TX. Our clients are in more than 40 industries including agriculture, energy, transportation, government, engineering, software development, and defense.