[Pas2js] OpenStreetMap / Leaflet example ?
Jean SUZINEAU
jean.suzineau at wanadoo.fr
Wed Oct 23 00:17:35 CEST 2024
Le 29/08/2024 à 09:05, Michael Van Canneyt via Pas2js a écrit :
> It's definitely useful, it would be nice to be able to include in pas2js.
> With demo, it would be even better 🙂
I've just created a merge request:
https://gitlab.com/freepascal.org/fpc/source/-/merge_requests/839
This is my first contribution to Freepascal and first pull request since
a suggestion of fix of Math.SinCos on Linux something like 24 years ago,
so it may not be right the first time ...
I have temporarily published the running example at :
https://jsuzineau.github.io/pascal_o_r_mapping/leaflet/
I created my interface and class for Leaflet by hand with just the few
methods I use, but I imagine there is a better way to do this with
webidl2pas
More information about the Pas2js
mailing list