This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
map_suite_styling [2015/11/16 22:42] mwolffer [Line Style] |
map_suite_styling [2015/12/03 09:33] (current) tgwikiupdate [Video Overview] |
||
---|---|---|---|
Line 5: | Line 5: | ||
<div newline></div> | <div newline></div> | ||
+ | <div download_viewsource_buttons tryitonline> | ||
+ | {{filehistory:WebAPIEditionSample_Styles_CS_151111.zip|C# Project}} | ||
+ | [[source_code_webapieditionsample_styles.zip|View Source]] | ||
+ | [[http://samples.thinkgeo.com/WebApiEdition/SampleTemplates/BasicStyling/leaflet/|Try It Online(Leaflet)]] | ||
+ | [[http://samples.thinkgeo.com/WebApiEdition/SampleTemplates/BasicStyling/openlayers/|Try It Online(Openlayers)]] | ||
+ | |||
+ | </div> | ||
===== Overview ===== | ===== Overview ===== | ||
Map Suite provides a comprehensive set of styles which will cover most mapping requirements. Read more about the Map Suite Style Guide under [[Map_Suite_Style_Guide|Style Guide.]] | Map Suite provides a comprehensive set of styles which will cover most mapping requirements. Read more about the Map Suite Style Guide under [[Map_Suite_Style_Guide|Style Guide.]] | ||
Line 61: | Line 68: | ||
</div> | </div> | ||
- | Renders point with custom images. In this sample we render high schools in Frisco. We set the point type to bitmap, and give the path of image, but you can use custom image. | + | Renders point with custom image. In this sample we render high schools in Frisco. We set the point type to bitmap, and give the path of image. |
<div newline></div> | <div newline></div> |