Reimplement signs/POIs
This commit is contained in:
@@ -29,7 +29,14 @@ overviewer.collections = {
|
||||
*/
|
||||
'infoWindow': null,
|
||||
|
||||
'worldViews': []
|
||||
'worldViews': [],
|
||||
|
||||
'haveSigns': false,
|
||||
|
||||
/**
|
||||
* Hold the raw marker data for each tilest
|
||||
*/
|
||||
'markerInfo': {}
|
||||
};
|
||||
|
||||
overviewer.classes = {
|
||||
|
||||
Reference in New Issue
Block a user