Skip to content

Releases: rungwiroon/BlazorGoogleMaps

4.15.1

23 Feb 15:19

Choose a tag to compare

Add support for catching HTTP failure on google maps api #455
Thank you for our one of the biggest contributor @Nickztar

https://www.nuget.org/packages/BlazorGoogleMaps/4.15.1

4.15.0

27 Jan 18:05

Choose a tag to compare

More info in #454
Main motivation is new PlaceService
Also many fixes/improvements

  • GoogleMapsComponents/Maps/MapApiLoadOptions.cs
    Added single-value MapId property synced with MapIds.
  • GoogleMapsComponents/MapComponent.cs
    Moved ImageMapType creation to JS factory to avoid SES/eval issues.
  • GoogleMapsComponents/wwwroot/js/objectManager.js
    • Added safe createImageMapType
    • Guarded remove on disposed objects
    • Added glyphText/glyphSrc support for PinElement
    • Place/Autocomplete: normalize gmp-select payload and Place/Prediction fields
    • Normalize Place.searchByText results for C# side
  • GoogleMapsComponents/Maps/PinElement.cs
    Added GlyphText / GlyphSrc.
  • GoogleMapsComponents/Maps/PinElementOptions.cs
    Added GlyphText / GlyphSrc.
  • GoogleMapsComponents/Maps/AdvancedMarkerView.cs
    Fixed AdvancedMarkerView SetMap implementation.

Big thank for @Chosens for his wonderful contribution

4.14.1

22 Dec 14:52

Choose a tag to compare

4.14.0

27 Nov 14:57
3720e40

Choose a tag to compare

Improve support for Features and data.setStyle(func) support #447
Added support for .net 10

@almightyju get a lot of invisible karma

https://www.nuget.org/packages/BlazorGoogleMaps/4.14.0

4.13.8

18 Nov 20:16

Choose a tag to compare

Drawing Library: drawn polygon disappears on complete #446
https://www.nuget.org/packages/BlazorGoogleMaps/4.13.8

4.13.7

27 Oct 13:48

Choose a tag to compare

Fix issue where polygon draggable wouldn't actually be draggable #445
Thank you @Nickztar
https://www.nuget.org/packages/BlazorGoogleMaps/4.13.7

4.13.6

05 Aug 16:45

Choose a tag to compare

Fix converting for LatLng throwing if altitude is present #441

4.13.5

30 Jul 16:29

Choose a tag to compare

Console error calling AdvancedMarkerElementList.SyncAsync #440

4.13.4

27 Jul 06:43

Choose a tag to compare

Missing travelMode map in DirectionsRequest #439
Added casting operators for LatLngLiteral and LatLngAltitudeLiteral

https://www.nuget.org/packages/BlazorGoogleMaps/4.13.4

4.13.3

26 Jul 18:43

Choose a tag to compare

Bug: Missing Properties in DirectionsStep (e.g. HtmlInstructions,end_location,start_location,travel_mode) #438

https://www.nuget.org/packages/BlazorGoogleMaps/4.13.3