Releases: rungwiroon/BlazorGoogleMaps
1.0.0
#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
#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
#81 Added several convenience methods to LatLngBoundsLiteral
https://www.nuget.org/packages/BlazorGoogleMaps/0.9.2
0.9.1
0.9.0
0.8.1
Added possibility create style from Json based on https://mapstyle.withgoogle.com/ . GoogleMapStyleBuilder.AddStyle("json")
0.8.0
0.7.1
0.6.14
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
First official release. Will try keep all updates.
New Functionality: Circle list.
Updated. Added Events Dic to Circle