astridx / pkg_agosms

Joomla Module not only for showing Markers on a OpenStreetMap Map.
https://www.astrid-guenther.de
GNU General Public License v3.0
10 stars 2 forks source link

Inverse geojson? #71

Open TheSoulrester opened 3 years ago

TheSoulrester commented 3 years ago

Hi, first: thank you for your implementing of geojson boundaries ;)

would it be somehow possible to inverse this?

i found this in an other repo: https://gist.github.com/nrenner/5371796

and here is an example how this could look like: https://thesoulrester.de/test/ and then it would be awesome if it is possible to draw boundaries inside the "highlighted" area (like here: https://www.ffw-muenchen.de/ueber-uns/standorte/)

astridx commented 3 years ago

I have looked at this. The Munich site (https://www.ffw-muenchen.de/ueber-uns/standorte/) does not use leaflet as I do, but open layers.

There are also possibilities to implement this in leaflet. But this is time-consuming and I don't know if and when I will get around to it.

TheSoulrester commented 3 years ago

oh, this is open layers? i really thought that it is also leafletjs :D - it would be awesome if this is also possible with your plugin and then it would be the only plugin for joomla with this feature ;)