The following is the code for selecting a geoJson file (i assume):
Dim cc As ContentChooser
cc.Initialize("cc")
cc.Show("text/geo+json", "Choose geoJson file")
the geo+json came from the android documentation.
When i go to select the file, it will not let me select a geojson file...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.