This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo_webfonts [2019/02/14 10:07] johnnyz |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== ThinkGeo Icons Font ====== | ||
- | |||
- | <div msgbox> | ||
- | The ThinkGeo StyleJSON Schemai llustrated "GettingStarted" Guide will guide you through the process of studying what is ThinkGeo StylJSON Schema, and how to use it in your desktop, web, or mobile mapping applications. </div> | ||
- | |||
- | ThinkGeo’s free map icons web font gives you a complete set of vector-based, easily-customizable icons for the most common and popular points of interest. Delivered as a web font with full cross-browser compatibility, these icons will bring your maps and other GIS projects to life with ease. Client-side rendering means you have complete control over the size and color of each icon, along with the ability to apply CSS effects like rotation, animation, outlines and more. | ||
- | |||
- | Our map icon font is designed as a complete icon family, with more than 250 common point-of-interest (POI) icons that include parks, traffic, public services, landmarks and more, and is provided free of charge under the [[https://github.com/ThinkGeo/VectorMap-icons/blob/develop/LICENSE|Apache 2.0 license]]. | ||
- | |||
- | ===== Getting Started ===== | ||
- | |||
- | |||
- | It's very easy to get started. You can start from getting the samples from GitHub, or start from creating a new application in your Visual Studio. | ||
- | |||
- | <div dokuteaser> | ||
- | >[[Map Suite StyleJson Quick Start Guide|Quick Start Guide]] | ||
- | Helps you get you up to speed with integrating the ThinkGeo StyleJSON schema with your mapping solution. | ||
- | </div> | ||
- | |||
- | |||
- | ===== Product Guides ===== | ||
- | |||
- | <div dokuteaser> | ||
- | > [[thinkgeo StyleSJON Package guide|Package & Installation Guide]] | ||
- | Guide on how to create your own credentials to easily consume map tiles, geocode and reverse geocode, perform spatial operations and other GIS services from [[thinkgeo cloud|Cloud Service]]. | ||
- | </div> | ||
- | |||
- | |||
- | |||
- | ===Notes=== | ||
- | |||
- | i. It can be used as a stand-along resource | ||
- | |||
- | • Here is the public CDN: | ||
- | |||
- | o https://cdn.thinkgeo.com/vectormap-icons/0.1.0/thinkgeo-font.css | ||
- | |||
- | o https://cdn.thinkgeo.com/vectormap-icons/0.1.0/webfontloader.js | ||
- | |||
- | o https://cdn.thinkgeo.com/vectormap-icons/0.1.0/thinkgeo-font.woff | ||
- | |||
- | o https://cdn.thinkgeo.com/vectormap-icons/0.1.0/thinkgeo-font.eot | ||
- | |||
- | o https://cdn.thinkgeo.com/vectormap-icons/0.1.0/thinkgeo-font.svg | ||
- | |||
- | o https://cdn.thinkgeo.com/vectormap-icons/0.1.0/thinkgeo-font.ttf | ||
- | |||
- | o https://cdn.thinkgeo.com/vectormap-icons/0.1.0/thinkgeo-font.woff2 | ||
- | |||
- | • More info: | ||
- | |||
- | o It can be used as font-awesome, Material Design Icons, Google Material Design Icons etc. Just like a regular web font for icons. You can use it in any html pages, even in JavaScript libraries. You can get the docs on how to use it from these pages as well, for example, https://dev.materialdesignicons.com/getting-started . | ||
- | |||
- | o It’s available on ThinkGeo CDN and NPM. Similar stuffs and detailed description can be available from MapBox, see https://www.mapbox.com/maki-icons/ . You can edit it in the website, then download it for local use. That’s the reason why I would like add a page in https://thinkgeo.com | ||
- | |||
- | ii. Doc: we need one doc page on wiki | ||
- | |||
- | iii. It’s open sourced on GitHub here: https://github.com/ThinkGeo/VectorMap-icons | ||
- | |||
- | • Good to have: attach the css class name of each icon in the page. | ||
- |