Skip to content

Overview

The ThinkGeo.Core is a library of common data sources, styles, layers and overlays that are shared across all ThinkGeo products. For example, the same ShapeFileFeatureLayer class from ThinkGeo.Core will be used for rendering shapefiles in ThinkGeo Desktop, Web and Mobile. This shared library allows much of your codebase to be shared across product lines.

Many of the classes in ThinkGeo.Core are extensible and can be tailored to your own needs. Check out the Extensibility Guide for more details.

To browse the ThinkGeo.Core API, use the sidebar on the left. You can also use the search box above to search all API docs and page content.