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, explore how to add WMS services as base map to the map by JavaScript, including WorldMapKit, OpenStreetMap, BingMaps, GoolgeMap. At the same time we add custom overlay to render your data on 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 of load OpenStreetMap map as a basemap. 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.