Skip to content

Releases: ServiceMax-Engineering/px-map

v3.19.12

19 Apr 09:58
92363af
Compare
Choose a tag to compare

Enhancement:

  • Expose subdomains property to make it configurable

v3.19.11

11 Mar 04:38
a88e8b2
Compare
Choose a tag to compare

Bug Fix:

  • Filter the custom property "selectedStyle" to not display it in a popup.
  • Bypass the click event on highlight feature.

v3.19.10

01 Mar 07:27
c2dbf05
Compare
Choose a tag to compare

Add "px-map-layer-geojson-feature-mouse-over" and "px-map-layer-geojson-feature-mouse-out" events to px-map-layer-geojson element.

v3.19.9

25 Feb 02:31
b4cd231
Compare
Choose a tag to compare

Update leaflet-bing-tiles reference.

UI refinements for routes on Map

28 Jan 11:25
bb0a892
Compare
Choose a tag to compare
  • Increase the size, font size and border of custom icons.
  • Support for using custom styles for highlighted segments.

Route segment enhancement

22 Dec 05:11
a9419e2
Compare
Choose a tag to compare
  • Return the geocode (lat/lng) and id of route segment when click on it.
  • If highlightOnSelected in data is specified as not required, the segment will not be highlighted when it is selected.

Update leaflet.markercluster version by using github tag

22 Oct 03:49
db8095f
Compare
Choose a tag to compare

Update leaflet.markercluster version by using github tag.

Bump version

22 Oct 03:34
210a613
Compare
Choose a tag to compare
v3.19.5

Bump npm version

Update leaflet.markercluster version

22 Oct 03:32
90565c6
Compare
Choose a tag to compare

Update leaflet.markercluster version to 1.4.1, in case to accidentally resolve future version (leaflet.markercluster has released 1.5.3 recently).

Static marker RTL issue

17 May 16:39
00a8507
Compare
Choose a tag to compare

Fix provided for static marker being off when rendered in RTL. Added a left 0 to the button icon
in _map-icon-static.scss.