This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo_vector_map_javascript_library:v2 [2020/01/14 10:44] johnnyz created |
thinkgeo_vector_map_javascript_library:v2 [2020/01/14 11:20] (current) johnnyz [API Documentation] |
||
---|---|---|---|
Line 2: | Line 2: | ||
<div msgbox> | <div msgbox> | ||
- | The Map Suite VectorMap.js illustrated "GettingStarted" Guide will guide you through the process of creating a sample application and will help you become familiar with Map Suite libraries. It will show you how to create a beautiful map embedded in a HTML page using VectorMap.js. </div> | + | The ThinkGeo VectorMap.js illustrated "GettingStarted" Guide will guide you through the process of creating a sample application and will help you become familiar with ThinkGeo libraries. It will show you how to create a beautiful map embedded in a HTML page using VectorMap.js. </div> |
- | HTML5, WebGL Vector map JavaScript library with any vector data – EsriJSON, GML, GPX, GeoJSON, KML, Vector Tile (MVT), WFS, WKT or WMS, can be beautifully rendered with CSS similar style file – [[https://thinkgeo.gitbooks.io/map-suite-stylejson-specification/content/|StyleJSON]] schema. It’s an extension of [[https://openlayers.org/|OpenLayers]], and fits any requirements in browsers and mobile devices. | + | HTML5, WebGL Vector map JavaScript library with any vector data – EsriJSON, GML, GPX, GeoJSON, KML, Vector Tile (MVT), WFS, WKT or WMS, can be beautifully rendered with CSS similar style file –TODO: Refine the schema link. [[https://wiki.thinkgeo.com/wiki/thinkgeo_stylejson/v2|StyleJSON]] schema. It’s an extension of [[https://openlayers.org/|OpenLayers]], and fits any requirements in browsers and mobile devices. |
- | With Map Suite VectorMap.js, you will have full access to [[https://openlayers.org/|OpenLayers]] as well as any plugins or extensions created based on [[https://openlayers.org/|OpenLayers]]. For example, the "[[http://openlayers.org/3rd-party/|3rd party libraries]]" published on https://openlayers.org. With these samples you can easily create any styled map and put it anywhere. Additionally users can build a customized geocoding or routing apps from other providers. | + | With ThinkGeo VectorMap.js, you will have full access to [[https://openlayers.org/|OpenLayers]] as well as any plugins or extensions created based on [[https://openlayers.org/|OpenLayers]]. For example, the "[[http://openlayers.org/3rd-party/|3rd party libraries]]" published on https://openlayers.org. With these samples you can easily create any styled map and put it anywhere. Additionally users can build a customized geocoding or routing apps from other providers. |
===== Getting Started ===== | ===== Getting Started ===== | ||
Line 15: | Line 15: | ||
<div dokuteaser> | <div dokuteaser> | ||
>[[Map Suite VectorMap_js Quick Start Guide|Quick Start Guide]] | >[[Map Suite VectorMap_js Quick Start Guide|Quick Start Guide]] | ||
- | Helps you get you up to speed with integrating the Map Suite VectorMap.js JavaScript into your your GIS software. | + | Helps you get you up to speed with integrating the ThinkGeo VectorMap.js JavaScript into your your GIS software. |
</div> | </div> | ||
Line 120: | Line 120: | ||
===== API Documentation ===== | ===== API Documentation ===== | ||
- | * [[Vector Map JS API Documentation|API Documentation]]<div>The API documentation covers the **ol.mapsuite** namespace which resides in the VectorMap.js JavaScript library. It contains all of VectorMap.js specific classes such as the map control itself, layers etc.</div> | + | * [[Vector Map JS API Documentation|API Documentation]]<div>The API documentation covers the **ol.thinkgeo** namespace which resides in the VectorMap.js JavaScript library. It contains all of VectorMap.js specific classes such as the map control itself, layers etc.</div> |