Skip to content

Releases: rungwiroon/BlazorGoogleMaps

1.0.0

25 Dec 11:50
Compare
Choose a tag to compare

#82 Some changed to core lib, added listable circles. Added method Manage to add,remove, change listable items
Yep. We are now 1.0.0 lib looks working stable for quite long now so why not looks like a stable library :).
https://www.nuget.org/packages/BlazorGoogleMaps/1.0.0

0.9.3

25 Dec 11:25
Compare
Choose a tag to compare

#83 Fixed InfoWindow content setting with style. There was issue with js library script replacing quotes
https://www.nuget.org/packages/BlazorGoogleMaps/0.9.3

0.9.2

22 Dec 12:40
e9b197f
Compare
Choose a tag to compare

#81 Added several convenience methods to LatLngBoundsLiteral
https://www.nuget.org/packages/BlazorGoogleMaps/0.9.2

0.9.1

04 Dec 12:08
Compare
Choose a tag to compare

BugFix AddMultipleAsync is throwing MissingMethodException exception #78

0.9.0

23 Oct 06:04
Compare
Choose a tag to compare

Changed project c# version to 8.0 to support nullable reference types. PR #71
Also added ClientSideDemoNet5 PR #71

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

0.8.1

04 Oct 09:14
Compare
Choose a tag to compare

Added possibility create style from Json based on https://mapstyle.withgoogle.com/ . GoogleMapStyleBuilder.AddStyle("json")

0.8.0

16 Sep 14:44
Compare
Choose a tag to compare

0.7.1

09 Aug 19:32
Compare
Choose a tag to compare

0.6.14

04 Aug 06:50
5ea0cd1
Compare
Choose a tag to compare

BugFix. Made CircleList public. It is possible to create CircleList now.
Refactoring. Created ListableEntityListBase from which inherits MarkerList and CircleList. Will be used as base class for future.

0.6.13

02 Aug 19:26
16c39e8
Compare
Choose a tag to compare

First official release. Will try keep all updates.
New Functionality: Circle list.
Updated. Added Events Dic to Circle