Implement map
This commit is contained in:
10
server/templates/metadata.js
Normal file
10
server/templates/metadata.js
Normal file
@@ -0,0 +1,10 @@
|
||||
/* {{props_file}} */
|
||||
{{map_props}}
|
||||
|
||||
/* {{regions_file}} */
|
||||
{{map_regions}}
|
||||
|
||||
return {
|
||||
properties: UnminedMapProperties,
|
||||
regions: UnminedRegions,
|
||||
}
|
||||
Reference in New Issue
Block a user