Refine map compass layout and styling
This commit is contained in:
@@ -24,7 +24,7 @@ type MapPageData = MapEngineViewState & {
|
||||
compassTicks: CompassTickData[]
|
||||
compassLabels: CompassLabelData[]
|
||||
}
|
||||
const INTERNAL_BUILD_VERSION = 'map-build-106'
|
||||
const INTERNAL_BUILD_VERSION = 'map-build-110'
|
||||
const REMOTE_GAME_CONFIG_URL = 'https://oss-mbh5.colormaprun.com/wxmini/test/game.json'
|
||||
let mapEngine: MapEngine | null = null
|
||||
function buildCompassTicks(): CompassTickData[] {
|
||||
@@ -299,3 +299,7 @@ Page({
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user