-
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
Add GeoJsonCatalogItem example #4
Comments
Hi @jonathanpascoe , Thanks for your interest :) The error you got is likely if your I have created a branch which modifies the example to create a While you use it, please note that this is a very alpha experiment. It is a bit painful to set up all the dependencies correctly and the build has plenty of type errors. We hope to improve the experience in the future. Also, if you are ok with it, we are keen to learn any use-cases you might have for terria plugins. |
Thanks @na9da for the quick example and issue breakdown. The use-case is pretty straightforward. I was just experimenting with some generic geojson markup tools. Here's a video capture of where I'm at after applying a few tweaks based on your geojson catalog item example. I'll probably hijack the dialog and add some generic title/description input form elements to it. |
Ah looks nice! |
Any chance you can provide a user drawn rectangle to GeoJsonCatalogItem example @na9da? I was hoping to do so but was presented with an error when attempting to init GeoJsonCatalogItem after importing from
import GeoJsonCatalogItem from "terriajs/lib/Models/Catalog/CatalogItems/GeoJsonCatalogItem"
.Thanks in advance for the support!
The text was updated successfully, but these errors were encountered: