Gets the markers_all json file and change user defined markers to be markable.
< Feedback on GI AppSample Map - More Markable Markers
If you want to be able to mark the new "Oozing core", add o666 to the const list on the script (line 19).It should look like this:const list = "o666, o596, o601, o602, o639, o641, o647, o128"; // EDIT THIS LINE ONLY, separate by comma. Example "o596, o317";
o681 is also useful.
Sign in to post a reply.
If you want to be able to mark the new "Oozing core", add o666 to the const list on the script (line 19).
It should look like this:
const list = "o666, o596, o601, o602, o639, o641, o647, o128"; // EDIT THIS LINE ONLY, separate by comma. Example "o596, o317";