satupeta-main/shared/config/map-config.ts
2026-02-23 12:21:05 +07:00

5 lines
77 B
TypeScript
Executable File

export const mapConfig = {
center: [-7.5361, 112.2384],
zoomLevel: 8,
};