0.1.2 • Published 2 years ago

markerpp v0.1.2

Weekly downloads
-
License
GPL3
Repository
-
Last release
2 years ago

Marker Plus Plus

MPP is a supercharged marker for Leaflet (although it may be used with other frameworks). The main attributes are:

  • position: [int,int]??
  • marker: bool = true:
  • markerColor: string = '#d73333':
  • markerIcon: string = 'fa-location-pin'
  • markerSize: int = 26
  • icon: bool = true
  • iconColor: string = '#fff'
  • iconIcon: string= 'fa-circle-dot'
  • iconSize: int = 13
  • shadow: bool = true
  • popup: html?? = null
  • circleRadius: int = 0: with radious 0 circle is not rendered
  • circleBorder: string
  • circleBackground: string

Thanks to Igor Gaponov for this awesome guide: How to Create and Publish React TypeScript npm Package With Demo and Automated Build

0.1.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

0.0.0

2 years ago