Skip to content

Created reusable map component by creating base class with OpenLayers

Notifications You must be signed in to change notification settings

alperenjs/POC-Angular-Map

Repository files navigation

MIT License LinkedIn


OpenLayers & Angular

Created map with ability to:
- draw routes between markers
- cluster feature for adaptive grouping on zoom out & zoom in
Angular & OpenLayers

Logo

About The Project

!This codebase is just for referencing the base methods and their usage for components.
This code is not running on local.

Some Fun Facts:

  • Stored base methods like initMap, drawRoute, updateMarkers etc inside baseMap class. Custom pages extend from it.
  • With current methods as POC, by referencing them, all methods can be created.
  • Ability to draw route option
  • Ability for clustered view with reactive to zoom
  • Clear boilerplate.

License

Code is Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Linkedin Link: LinkedIn

(back to top)

About

Created reusable map component by creating base class with OpenLayers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published