Skip to content

Thibaut-Gudin/ocaml-marker-clusterer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocaml-marker-clusterer

ocaml binding to the MarkerClusterer JavaScript plugin

What does ocaml-marker-clusterer do ?

This plugin allows you to create MarkerClusterer into your ocaml application

This plugin is a binding to the MarkerClusterer plugin

How to install and compile your project by using this plugin ?

You can use opam by pinning the repository with:

opam pin add marker-clusterer https://github.com/besport/ocaml-marker-clusterer

To compile your project, use:

dune build @install

Finally, install the "marker-clusterer" plugin with:

cordova plugin add marker-clusterer

How to use it?

MarkerCLusterer is linked to the googlemapls Java Script plugin, see the googlemap official documentation for more details.

[TODO]

About

ocaml binding to the `MarkerClusterer` JavaScript plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages