Skip to content
/ ol3-fun Public

underscore/jquery replacement methods (fun-ctions)

License

Notifications You must be signed in to change notification settings

ca0v/ol3-fun

Repository files navigation

OpenLayers Fun-ctions

Collection of utility function oriented around OpenLayers

#Home

Goals for 5.1.3 release

  • ✓ automated testing
  • ✓ eliminate typescript warnings
  • ✓ npm support
  • ✓ document usage and methods
  • ✓ integrates with ol 5.1.3 (via build-legacy)
  • ✓ run tests on github
  • report test status on github

Docs

Tests

Examples

Develop Tests

  • >npm run dev-for-tests

Develop Examples

  • >npm run dev-for-examples

Consume