forked from 0x2620/oxjs
formatted area output in place panel
This commit is contained in:
parent
64f493676b
commit
61404dd776
2 changed files with 15 additions and 9 deletions
|
|
@ -21,7 +21,7 @@ Ox.MapMarker = function(options) {
|
|||
|
||||
var that = this,
|
||||
typeColor = {
|
||||
country: [0, 255, 255],
|
||||
country: [0, 128, 255],
|
||||
region: [255, 0, 255],
|
||||
city: [255, 0, 0],
|
||||
borough: [255, 128, 0],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue