ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
In this sample we show you how you can use client and server side overlays to create great looking maps. We explore how to add WMS services on the client side to add basemaps such as WorldMapKit, OpenStreetMap, BingMaps, and GoolgeMap. At the same time we add custom overlay on the server side to render your data on to the map.
The Map Suite World Map Kit SDK is an extension for our Map Suite line of GIS developer controls that includes everything you need to display professional-looking maps of any location on Earth.More.
Example on how to load OpenStreetMap as your. http://www.openstreetmap.org.
Example of load Bing Maps as a basemap. Get your Bing Maps API key at http://bingmapsportal.com/. There are four types of imageries, including Aerial, Aerial with labels, Road, Collins Bart and Ordnance Survey.
In this sample,we overlaying all the schools here in Frisco Texas with the special style with the custom overlay that is coming from the server side.There is a check box in the upper right corner to display and hide custom overlay. In the server side, Map Suite WebAPI Edition load up a LayerOverlay for our layer which contains our school, and you can add more layer for different map data.