ThinkGeo.com    |     Documentation    |     Premium Support

World Map Kit SDK and WebAPI

Hello,

Is it possible to use the World Map Kit SDK with the Map Suite WebAPI Edition to create a webpage that utilizes locally hosted maps? Looking over the leaflet documentation and the WebAPI quick start guide, it seems you need to have a url string to add a leaflet tileLayer. How would I integrate this with the sqlite database files and the locally hosted OsmWorldMapKitLayer?

Thanks!

Hi Daren,

World Map Kit provide a render logic and data source, it render them by the layers.

The WebAPI can render different layers in our map, so please view our “Code Samples” in Product center, you can find a “Layers” sample, which shows how to render different data source.

Wish that’s helpful.

Regards,

Don