EducationSoftwareStrategy.com
StrategyCommunity

Knowledge Base

Product

Community

Knowledge Base

TopicsBrowse ArticlesDeveloper Zone

Product

Download SoftwareProduct DocumentationSecurity Hub

Education

Tutorial VideosSolution GalleryEducation courses

Community

GuidelinesGrandmastersEvents
x_social-icon_white.svglinkedin_social-icon_white.svg
Strategy logoCommunity

© Strategy Inc. All Rights Reserved.

LegalTerms of UsePrivacy Policy
  1. Home
  2. Topics

Mapbox - activation plugin


Henri-Francois Chadeisson

Director, Sales Engineering • MicroStrategy


MicroStrategy 10.11 brings with MapBox into the product. This plugin allows you to easily enable it.

First, get your MapBox key as explained in the following article: KB439962: How To Activate MicroStrategy Geospatial Services
Then follow the steps below:

  1. Download the attached plugin to ./MicroStrategy/plugin/ folder on your webserver.
  2. Unzip the plugin.
  3. Go to Strategy/plugin/MapBox/WEB-INF/xml/config.
  4. Open file mapConfig.xml.
  5. Paste your license key between the <tk> and </tk> tags.
  6. Restart your Web server.

Note: If you have already configured ESRI or Google Maps, directly deploying the Mapbox plugin may inhibit you from using ESRI or Google Maps. To use all configured map types, you must merge all keys in one map.Config.xml file and delete the rest.
For example:

<mc><ec><apps><key><!--<![CDATA[ESRIKey]]>--></key></apps></ec><gc>   <mk isPremier="false"><!--googlekey--></mk></gc><mbc>        <tk><!-- mapboxkey--></tk></mbc></mc>


Comment

0 comments

Details

Example

Published:

March 30, 2018

Last Updated:

November 11, 2019