-
So I have been playing and I love the colab maps. Great for some cool capture the flag style games.
But I have run into a issue where when I share the map or the readonly link the markers don't show …
-
I see that it is easy to embed a map https://docs.facilmap.org/developers/embed.html#options but for those who do not read the docs, could be great to have an embed button. Cheers!
-
When exporting my facilmap as Table I get the following error page:
TypeError: ejs:54
52| for(let field of type.fields) {
53| if(!hide.includes(field.name)) {
>> 54| -%>
-
yep... im using a script to import data to a facilmap... and kaboom it crashes..
it has 3.000 points only. markercluster is an easy option!
-
If I create a route, the color is blue like so many other routes. It does have a slight white outer glow, but I suggest to use a different color or allow users to select one.
This is how it looks …
-
Installing the server on ubuntu 18.04, when I run "yarn server" in /home/user/facilmap/server I get :
/home/user/facilmap/server/src/database.helpers.ts:140
const options = field.options ?? [];
…
-
(Depends on #12)
-
GPX export does not preserve waypoint types.
Both, types and waypoints are exported but there is no connection between those.
Part of gpx export:
<extensions>
<fm:type name="category…
-
Dear support,
due to the Covid-19 emergency i'm working to a site that monitors the gatherings of peoples reported by users of my site.
I would like to have a confirmation of people gathering usin…
-
Hey,
I try to add markers on greek localities but I get an error code:
Incorrect string value: '\xCE\xA0\xCE\xAE\xCE\xBB...' for column 'name' at row 1
I have no problem when I add French localitie…