Replace CityMap with CityBaseMapLayer
This commit is contained in:
parent
3d94fd9e49
commit
5ac7bac38d
@ -9,7 +9,7 @@ import { initialMapViewport, mapBackgroundColor, MapTheme, LayerEnablementState
|
||||
|
||||
import { Building } from '../models/building';
|
||||
|
||||
import { CityBaseMapLayer } from './layers/city-base-map-layer';
|
||||
import { CityMap } from './layers/city-base-map-layer';
|
||||
import { CityBoundaryLayer } from './layers/city-boundary-layer';
|
||||
import { BoroughBoundaryLayer } from './layers/borough-boundary-layer';
|
||||
import { BoroughLabelLayer } from './layers/borough-label-layer';
|
||||
|
Loading…
Reference in New Issue
Block a user