diff --git a/Examples/multiMap_GeoOn/index.html b/Examples/multiMap_GeoOn/index.html
index c27a6ae..823bad6 100644
--- a/Examples/multiMap_GeoOn/index.html
+++ b/Examples/multiMap_GeoOn/index.html
@@ -48,6 +48,7 @@
// mapOption 정의
const mapOption = {
camera: '2d',
+ enableGeoreferencing: true,
};
// mapOption으로 mapContainer에 map 그리기