generated from MapColonies/ts-npm-package-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add map components documentation #97
Merged
Merged
Changes from 1 commit
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
5d25591
docs: add map component documentation (WIP)
shimoncohen 150f6d3
docs: add vector map component features
shimoncohen 80f5f51
Merge branch 'master' of github.com:MapColonies/developer-portal into…
shimoncohen 43b8877
docs: add knowledgebase sidebar
shimoncohen dba78b4
docs: add knowledgebase sidebar
shimoncohen 343ce10
Merge branch 'add-map-component-documentation' of github.com:MapColon…
shimoncohen 2542170
chore: remove FAQ deom knowledgebase
shimoncohen 49a9567
fix: links to terms
shimoncohen 9fe36d8
Update docs/KnowledgeBase/MapViewers/README.md
shimoncohen 176e6e4
Update docs/KnowledgeBase/MapViewers/README.md
shimoncohen 6c86d4b
Update docs/KnowledgeBase/MapViewers/README.md
shimoncohen 694db46
docs: add a basic explanation about map viewers
shimoncohen e6fd90e
Merge branch 'add-map-component-documentation' of github.com:MapColon…
shimoncohen fabeb34
chore: add newlines at the end of files
shimoncohen f4bd84b
Merge branch 'add-map-component-documentation' of github.com:MapColon…
shimoncohen b7069a6
docs(map-components): fix EsriJS to ArcGIS JS SDK
shimoncohen d1f51dd
Update docs/KnowledgeBase/MapViewers/map-components.md
shimoncohen 67adb0c
docs(map-components): fix supported raster data types table
shimoncohen fa2fbf4
Merge branch 'add-map-component-documentation' of github.com:MapColon…
shimoncohen 89649ea
docs(map-components): move common map viewers to map viewers page
shimoncohen 00832e2
refactor: rename map components feature page
shimoncohen 1523ba8
docs: add knowledge base to more links in footer
shimoncohen 48d0ba9
docs: make features formatting identical
shimoncohen 39d0c64
docs: fix missing column in vector table
shimoncohen 9f4f2ef
docs: remove terrain sub title under dem
shimoncohen b0af347
docs(map-components): add more raster features categories
shimoncohen 8f3dd7e
docs(map-components): explain what image bands raster feature means
shimoncohen c833919
docs(map-components): minor changes
shimoncohen 1f20040
docs: fix broken link
shimoncohen 302b0b9
docs: leaflet supports vector tiles with plugins
shimoncohen 9868cb7
docs(map components): add banners for projections and coordinate systems
shimoncohen c76f66c
docs(map components): add information about OGC Tiles API
shimoncohen 371f9f8
docs: add warning for supported features
shimoncohen c5a2909
Merge branch 'master' of github.com:MapColonies/developer-portal into…
shimoncohen 73a7f60
docs(map viewers): fix projection table
shimoncohen File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,6 +18,11 @@ tags: | |
|
||
In this page we list some features that you may be interested in and show which map viewers support them. | ||
|
||
:::caution | ||
Not all mentioned featuresare supported by MapColonies. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. features are |
||
To see supported features please browse the documentation. | ||
::: | ||
|
||
## Projections and Coordinate Systems | ||
|
||
:::danger | ||
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.