Gets the markers_all json file and change user defined markers to be markable.
< 脚本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.
登录以发表回复。
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";