Hi Cesium team! I've been working on a Cesium app over the last few weeks and am currently stuck. I want to create a custom geocode (I'm planning to automatically generate a json file from lon/lat coordinates that I have and give them all the necessary information) and replace the bing geocode. The aim is to only be able to search for these new custom places.
I've had a look around the forums and the sandcastle example but the one thing I can't seem to work out is the format I need to give to my json file. In other words, which keys ("location", "name", etc.) can I and do I have to include for this to work. If there is a standard somewhere I haven't managed to find it.
If you could please indicate where I could find such a standard or give me a list of things I could/should include I'd be really grateful.
I'm working with the latest version of Cesium in the latest version of Chrome.
In any case I love the library, the community and can't wait to see all the new features that you guys plan to include!
Ladislas