mirror of
https://git.rezel.net/LudoTech/traque.git
synced 2026-04-11 00:30:19 +02:00
Page End + UI adjustments + cleaning
This commit is contained in:
@@ -4,6 +4,12 @@ export const INITIAL_REGIONS = {
|
||||
longitude: 2.342,
|
||||
latitudeDelta: 0,
|
||||
longitudeDelta: 50
|
||||
},
|
||||
TELECOM_PARIS : {
|
||||
latitude: 48.715,
|
||||
longitude: 2.203,
|
||||
latitudeDelta: 0,
|
||||
longitudeDelta: 0.04
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user