Skip to content

AppsmithsLLC/WSGeoJSONToMapboxGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WSGeoJSONToMapboxGL

A class for deserializing geoJSON strings into the MapboxGL components defined by the string.

Installation

Download and add the files to your project.

Contributing

  1. Fork it! I'm new to using geoJSON and MapboxGL so if anyone more experienced has some ideas on how to improve this class or how to fill out some of the missing methods, I'd appreciate the input.
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

History

  • 8-20-15 - initial commit to Github

TODO

  • Handle GeometryCollection feature types
  • Complete the code documentation
  • Test and apply returned objects to a mapView.

About

A class for deserializing geoJSON strings into MapboxGL components.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published