Search code examples
google-mapsf#websharper

Google Maps Heatmap in Websharper?


I'm evaluating Websharper, and the project I'm doing is all about heat maps in Google Maps. Is it possible to use the Google Maps extension for Websharper to display heatmaps? I'm not using Fusion tables. There is hardly any documentation available, but through browsing IntelliFactory.WebSharper.Google.Maps in intellisense it doesn't look possible.


Solution

  • Please try the latest NuGet package. I have not yet been able to finish the upgrade yet, but this binary will give you just enough to get started with Heatmaps API. For example, see this. The Google Maps extension is now open-source with matching Bitbucket and GitHub repositories, contributions are very welcome.