JP5158512B2 - Map display device and program - Google Patents

Map display device and program Download PDF

Info

Publication number
JP5158512B2
JP5158512B2 JP2008322176A JP2008322176A JP5158512B2 JP 5158512 B2 JP5158512 B2 JP 5158512B2 JP 2008322176 A JP2008322176 A JP 2008322176A JP 2008322176 A JP2008322176 A JP 2008322176A JP 5158512 B2 JP5158512 B2 JP 5158512B2
Authority
JP
Japan
Prior art keywords
map
poi
scroll
screen
scrolling
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2008322176A
Other languages
Japanese (ja)
Other versions
JP2010096737A (en
Inventor
直浩 平岩
剛史 小川
裕司 河内
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Aisin AW Co Ltd
Original Assignee
Aisin AW Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Aisin AW Co Ltd filed Critical Aisin AW Co Ltd
Priority to JP2008322176A priority Critical patent/JP5158512B2/en
Publication of JP2010096737A publication Critical patent/JP2010096737A/en
Application granted granted Critical
Publication of JP5158512B2 publication Critical patent/JP5158512B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は表示する地図のスクロール操作を簡単化し、希望する表示地図上の位置に迅速に到達できるようにした地図表示装置およびプログラムに関する。   The present invention relates to a map display device and a program which simplify a scroll operation of a map to be displayed and can quickly reach a desired position on a display map.

地図スクロールの方法として、タッチセンサがマトリックス状に配置された液晶表示パネルを使用し、パネルのタッチ位置を検出してタッチ位置が画面の中央に一致するように地図をスクロールすること、パネルのタッチが所定時間以上継続しているか否か検出し、継続しない場合はストローク長が一定のワンタッチスクロールとし、所定時間以上継続している場合は、連続スクロールを行ってタッチが終了した時点で連続スクロールを終了すること、表示画面をその中心を基点に放射状に複数のエリアに分割し、どのエリアにタッチしたかによりスクロールの方向が決定されるとともに、画面中心を基点として画面を同心的に複数の矩形エリアに分割し、画面中心からエリアが遠ざかるにつれてスクロール速度を大きくして希望する位置に迅速に到達できるようにした地図表示装置が提案されている(特許文献1)。
特開2002−323850号公報
As a method of map scrolling, use a liquid crystal display panel with touch sensors arranged in a matrix, detect the touch position of the panel, scroll the map so that the touch position matches the center of the screen, touch the panel Is detected for a predetermined time or longer, if it does not continue, the stroke length is set to a one-touch scroll, and if it continues for a predetermined time or longer, the continuous scroll is performed and the continuous scroll is performed when the touch ends. The screen is divided into a plurality of areas radially from the center of the display screen, and the scroll direction is determined depending on which area is touched, and the screen is concentric with the screen center. Divide into areas and increase the scroll speed as you move away from the center of the screen to the desired position. Map display device has been proposed in which to reach the speed (Patent Document 1).
JP 2002-323850 A

特許文献1では、ワンタッチスクロールに代えて連続スクロールを行うこと、画面中心からの距離に応じてスクロール速度を変化させることで、従来のように何度もスクロール操作を行う必要がなくなり、スクロール操作の時間を短縮することは可能であるが、ユーザが関心を持っている地点(POI:Point Of Interest )との関連を考慮していないため、POIへ到達する迅速なスクロールであるか否かの点では必ずしも充分ではない。   In Patent Document 1, continuous scrolling is performed instead of one-touch scrolling, and the scrolling speed is changed according to the distance from the center of the screen. Although it is possible to shorten the time, since the relation with the point of interest (POI) is not taken into consideration, whether or not it is a quick scroll to reach the POI But that's not always enough.

本発明は上記課題を解決しようとするものであり、POIへ迅速にスクロールできるようにすることを目的とする。
本発明は、地図上にPOIを表示する地図表示装置において、地図をスクロール操作する操作手段と、POIデータを含む地図データを記憶する地図記憶手段と、前記地図記憶手段から地図データを読み出し、画面表示用の描画データに展開する描画処理手段と、前記操作手段によるスクロール操作を検出する検出手段と、前記描画データに基づいて、現在位置を含む地図を表示するとともに、前記操作手段によるスクロール操作が検出されたとき、検出された操作方向へ表示地図をスクロールする制御手段とを備え、前記制御手段は、表示地図のスクロール方向の所定範囲内にPOIが存在する場合、スクロール方向を該POIの方向へ変更すると共に、存在するPOIの数またはその密集度に応じてスクロール速度を変化させることを特徴とする。
また、本発明は、地図上にPOIを表示する地図表示装置を制御するプログラムにおいて、地図記憶手段から地図データを読み出し、画面表示用の描画データに展開するステップ、地図をスクロール操作する操作手段によるスクロール操作を検出するステップ、描画データに基づいて現在位置を含む地図を表示するステップ、前記操作手段によるスクロール操作が検出されたとき、検出された操作方向へ表示地図をスクロールするステップ、表示地図のスクロール方向の所定範囲内にPOIが存在する場合、スクロール方向を該POIの方向へ変更すると共に、存在するPOIの数またはその密集度に応じてスクロール速度を変化させるステップをコンピュータに実行させることを特徴とする。
The present invention has been made to solve the above-described problems, and an object thereof is to enable quick scrolling to the POI.
The present invention provides a map display device for displaying a POI on a map, an operation means for scrolling the map, a map storage means for storing map data including POI data, a map data read from the map storage means, and a screen A drawing processing means for expanding the drawing data for display, a detecting means for detecting a scroll operation by the operation means, a map including the current position is displayed based on the drawing data, and a scroll operation by the operation means is performed. Control means for scrolling the display map in the detected operation direction when detected, and when the POI exists within a predetermined range of the scroll direction of the display map, the control means sets the scroll direction to the direction of the POI. And changing the scrolling speed according to the number of POIs present or their density. To.
According to the present invention, in a program for controlling a map display device that displays a POI on a map, a step of reading map data from map storage means and developing it into drawing data for screen display, and an operation means for scrolling the map are provided. A step of detecting a scroll operation; a step of displaying a map including a current position based on drawing data; a step of scrolling the display map in the detected operation direction when a scroll operation by the operation means is detected; When the POI exists within a predetermined range in the scroll direction, the scroll direction is changed to the POI direction, and the computer is caused to execute a step of changing the scroll speed according to the number of POIs present or the density thereof. Features.

本発明は、存在するPOIに応じてスクロール速度やスクロール方向を変化させるようにしたので、地図のスクロール操作を簡単化することができ、POIへ迅速に到達することが可能となる。 According to the present invention, the scroll speed and the scroll direction are changed according to the existing POI, so that the map scroll operation can be simplified and the POI can be reached quickly.

以下、本発明の実施の形態について説明する。
図1は本実施形態に係る地図表示装置の例を示すブロック構成図である。制御装置1はパソナルコンピュータ等からなり、地図データを描画データ(ビットマップデータ)に展開する描画処理アプリケーションからなる描画処理手段1a、タッチパネルのタッチ操作やリモコン等の操作によるスクロール操作を検出する検出手段1b、各手段の制御、地図のスクロール表示の制御等を行う制御手段1cを有している。描画処理手段1aはPOIデータを含む地図データを記憶する地図データ記憶装置4に記憶されている地図データを読み出し、制御装置に内蔵のVRAM(図示せず)上にビットマップデータとして展開し、制御手段1cの制御によりビットマップデータの読出領域の移動、或いはビットマップデータの各ドット位置をずらすように再描画する等の方法により描画データのスクロールを行う。検出手段1bは、タッチパネルやリモコン等からなるスクロール操作装置2によるスクロール操作を検出し、検出結果は制御手段1cに取り込まれてスクロール方向を決定するデータとなる。
Embodiments of the present invention will be described below.
FIG. 1 is a block diagram showing an example of a map display device according to this embodiment. The control device 1 is composed of a personal computer or the like, and includes a drawing processing means 1a comprising a drawing processing application that develops map data into drawing data (bitmap data), and a detection for detecting a scroll operation by a touch panel touch operation or a remote control operation. Means 1b, control means 1c for controlling each means, control for scrolling the map, and the like are provided. The drawing processing means 1a reads the map data stored in the map data storage device 4 for storing the map data including the POI data, develops the map data on a VRAM (not shown) built in the control device, and performs control. The drawing data is scrolled by a method such as moving the reading area of the bitmap data under the control of the means 1c or redrawing so that each dot position of the bitmap data is shifted. The detection unit 1b detects a scroll operation by the scroll operation device 2 including a touch panel and a remote controller, and the detection result is taken into the control unit 1c and becomes data for determining the scroll direction.

制御手段1cは、現在位置検出装置3で検出した現在位置情報を含む描画データを表示装置5に出力して地図表示し、また、検出手段1bによりスクロール操作が検出されると、スクロールした描画データを表示装置5に出力して地図表示する。スクロール操作装置の操作態様により自動スクロールと一定長のスクロールを行うように制御され、例えば、スクロール操作装置としてタッチパネルを使用した場合には、タッチした時間が所定時間、例えば1秒以上であると自動スクロール、1秒未満では一定長のスクロールが行われる。自動スクロールの場合のスクロール停止は、スクロール中にもう一度スクロール操作する、或いはスクロール停止ボタンを設けてこれを操作するなど任意の方法を選択すればよい。また、制御手段1cは、表示すべき描画データからPOIを検索し、存在するPOIに応じてスクロール速度やスクロール方向を変化させる。   The control means 1c outputs the drawing data including the current position information detected by the current position detection device 3 to the display device 5 to display the map, and when the scrolling operation is detected by the detection means 1b, the scrolled drawing data is displayed. Is output to the display device 5 and displayed on a map. Control is performed so that automatic scrolling and a certain length of scrolling are performed according to the operation mode of the scroll operation device. For example, when a touch panel is used as the scroll operation device, the touch time is automatically set to a predetermined time, for example, 1 second or more. Scrolling for a fixed length is performed in less than 1 second. In order to stop scrolling in the case of automatic scrolling, an arbitrary method may be selected, such as scrolling again during scrolling, or providing a scroll stop button and operating it. Further, the control unit 1c retrieves the POI from the drawing data to be displayed, and changes the scroll speed and the scroll direction according to the existing POI.

また、制御手段1cは、POIが目的地に設定されたとき、POIのジャンル毎に設定回数をカウントしてカウント値を記憶装置4に記憶させる。なお、目的地に設定されたPOIとは実際に行先として決定したPOIの他にも、ユーザが検索したPOIや地点登録したPOIのような、行先として決定される可能性の高いPOIを含んでもよい。そして、スクロールを行う際に、複数のPOIが近くに存在する場合には、前記カウント値を読み出してよく目的地に設定しているジャンルのPOIか否か判断し、よく目的地に設定するジャンルのPOIの場合には、そのPOIの方へ引き寄せられるようにスクロールを行う。また、制御手段1cは、スクロール中によく目的地に設定するジャンルのPOIに近づいたとき表示画面を振動させ、よく目的地に設定するジャンルのPOIに近づいたことを知らせるようにする。現在位置検出装置3は、GPS(Global Positioning System )受信機、加速度センサ、速度センサ、舵角センサ等のセンサ出力から現在位置を求めている。表示装置5は、例えば液晶表示パネルの前面にタッチパネル2が配置された構造をしており、その場合はタッチパネルと表示装置5とは一体化した構成である。   Further, when the POI is set as the destination, the control unit 1c counts the set number for each genre of the POI and stores the count value in the storage device 4. The POI set as the destination may include a POI that is highly likely to be determined as a destination, such as a POI searched by a user or a POI registered as a point, in addition to a POI actually determined as a destination. Good. When a plurality of POIs exist nearby when scrolling, the count value is read to determine whether the POI is a genre that is often set as a destination, and a genre that is often set as a destination. In the case of the POI, scrolling is performed so as to be drawn toward the POI. Also, the control means 1c vibrates the display screen when the user approaches the POI of the genre that is often set as the destination during scrolling, and informs that the user has approached the POI of the genre that is often set as the destination. The current position detection device 3 obtains the current position from sensor outputs of a GPS (Global Positioning System) receiver, an acceleration sensor, a speed sensor, a rudder angle sensor, and the like. The display device 5 has a structure in which, for example, the touch panel 2 is disposed on the front surface of the liquid crystal display panel. In this case, the touch panel and the display device 5 are integrated.

図2はスクロール方向を決定するための画面の例を説明する図である。
本実施形態では、表示画面の中心Oを基点として、画面をa〜hの8つのエリアに分け、どのエリアがスクロール操作装置により選択されたかによりスクロールの方向が決定される。例えば、a、eのエリアが選択されると、上下方向にスクロールされ、c、gのエリアが選択されると左右方向にスクロールされ、b、f、d、hのエリアが選択されると、斜め方向にスクロールされる。もちろん、画面のエリアの分け方はこの例に限定されるものではなく、より細かく、或いは粗く分割するようにしてもよい。
FIG. 2 is a diagram illustrating an example of a screen for determining the scroll direction.
In the present embodiment, the screen is divided into eight areas a to h with the center O of the display screen as a base point, and the scroll direction is determined depending on which area is selected by the scroll operation device. For example, when the areas a and e are selected, the screen is scrolled up and down, when the areas c and g are selected, the screen is scrolled left and right, and the areas b, f, d, and h are selected. Scrolls diagonally. Of course, the method of dividing the screen area is not limited to this example, and the screen area may be divided more finely or coarsely.

次に、図3〜図8により画面スクロールの例について説明する。以下では、スクロールによる地図と画面の相対的な移動を分かり易くするために、便宜的に地図を固定し画面の方を移動する表現として説明する。
図3は自動スクロールを説明する図である。
画面A1における参照数字10は現在位置或いは自車位置マークであり、画面A1右端のP点がスクロール操作装置により選択された位置で、例えば、タッチパネルの場合、P点にタッチして一定時間(例えば1秒)後に指を離すと、右方向への直線的な自動スクロールとなり、スクロールS1(矢印)によりt1秒後に画面B1のようにスクロールされ、さらにスクロールS2(矢印)によりt2秒後に画面C1にスクロールされる。
Next, an example of screen scrolling will be described with reference to FIGS. Below, in order to make it easy to understand the relative movement between the map and the screen by scrolling, the description will be given as an expression in which the map is fixed for convenience and moved on the screen.
FIG. 3 is a diagram for explaining automatic scrolling.
The reference numeral 10 on the screen A1 is the current position or the vehicle position mark, and the point P on the right end of the screen A1 is selected by the scroll operation device. For example, in the case of a touch panel, the point P is touched for a certain time (for example, When the finger is released after 1 second), a linear automatic scroll is performed in the right direction, and the screen is scrolled as shown in screen B1 after t1 seconds by scroll S1 (arrow), and then screen C1 is displayed after t2 seconds by scroll S2 (arrow). Scrolled.

図4はPOIが画面中央領域に達した時点で自動スクロールを終了する例を示す図である。
スクロール操作装置、例えば、タッチパネルで画面A2の右端P点にタッチして一定時間後に指を離すと、右方向への直線的な自動スクロールとなり、スクロールS3(矢印)によりt3秒後に画面B2にスクロールされ、この画面B2の右端のやや上方にPOI「GS」(ガソリンスタンドのマーク)が存在するため、次のスクロールS4(矢印)はスクロールの方向が変更されて斜め上方向となり、t4秒後にPOI「GS」が画面中央部に至った画面C2のタイミングでスクロールは終了する。
FIG. 4 is a diagram illustrating an example in which the automatic scrolling is terminated when the POI reaches the center area of the screen.
When the right end P point of the screen A2 is touched with a scroll operation device, for example, a touch panel and the finger is released after a predetermined time, the linear automatic scrolling is performed in the right direction, and the screen scrolls to the screen B2 after t3 seconds by the scroll S3 (arrow). Since the POI “GS” (gas station mark) exists slightly above the right end of the screen B2, the scroll direction of the next scroll S4 (arrow) is changed diagonally upward, and the POI is t4 seconds later. Scrolling ends at the timing of screen C2 when “GS” reaches the center of the screen.

図5はPOIが少ない場所ではスクロール速度を大きくし、POIが多い場所ではスクロール速度を小さくする例を示す図である。
スクロール操作装置、例えば、タッチパネルで画面A3の右端Pにタッチして一定時間後に指を離すと、右方向への直線的な自動スクロールとなり、POIが少ないのでスクロールS5(矢印)のようにスクロール速度を大きくしてt5秒後に画面B3にスクロールされる。この画面B3の右端のやや上方にPOI「GS」が存在し、次のスクロールS6では郵便局、ガソリンスタンド、銀行等のPOIが多く存在するためスクロールS6(矢印)のようにスクロール速度を遅くし、t6秒後に画面C3にスクロースされる。なお、POIの存在によりスクロール速度を変化させるのは、表示領域に入ってくるPOIの数や密集度、POIの種別、POIの知名度や人気の度合いなどに応じて適宜行うようにすればよい。
FIG. 5 is a diagram illustrating an example in which the scroll speed is increased in a place where the POI is small and the scroll speed is decreased in a place where the POI is large.
When the right end P of the screen A3 is touched with a scroll operation device, for example, a touch panel, and the finger is released after a predetermined time, the linear automatic scrolling is performed in the right direction. Is scrolled to the screen B3 after t5 seconds. There is a POI “GS” slightly above the right edge of this screen B3, and in the next scroll S6 there are many POIs such as post offices, gas stations, banks, etc., so the scroll speed is slowed down like the scroll S6 (arrow). , Sucrose to screen C3 after t6 seconds. Note that the scrolling speed may be changed depending on the presence of the POI according to the number of POIs entering the display area, the degree of congestion, the type of POI, the degree of POI recognition, the degree of popularity, and the like.

図6はPOIがある場合にはその方向に引き寄せられるようにスクロール方向を変更する例を説明する図である。
スクロール操作装置、例えば、タッチパネルで画面A4の右端右上方P点にタッチして一定時間後に指を離すと、右上方向への直線的な自動スクロールS7(矢印)となり、t7秒後に画面B4にスクロールされる。画面B4の右端のやや下方にPOI「GS」が存在し、次のスクロールS8(矢印)では郵便局、ガソリンスタンド、銀行等のPOIが画面下方に存在するため、POIが表示領域に入るようにスクロール方向を変更して右下方へのスクロールが行われてt8秒後に画面C4となる。図示の場合、スクロールS7よりスクロールS8の方がスクロール速度を大きく示しているが、スクロール速度は変えず、スクロール方向のみ変更するようにしてもよい。また、POIが密集した領域が画面中央に達した時点でスクロールが終了するようにしてもよい。
FIG. 6 is a diagram for explaining an example of changing the scroll direction so that the POI is drawn in that direction when there is a POI.
When a finger touches the upper right P point of the right end of the screen A4 with a scroll operation device, for example, a touch panel, and then releases the finger after a certain time, a linear automatic scroll S7 (arrow) in the upper right direction occurs, and the screen B4 is scrolled after t7 seconds. Is done. The POI “GS” exists slightly below the right edge of the screen B4. In the next scroll S8 (arrow), POIs such as post offices, gas stations, and banks exist at the bottom of the screen, so that the POI enters the display area. The scroll direction is changed and scrolling to the lower right is performed, and the screen C4 is displayed after t8 seconds. In the illustrated case, the scroll speed of the scroll S8 is larger than that of the scroll S7, but the scroll speed may be changed without changing the scroll speed. Further, the scrolling may be terminated when the area where the POIs are concentrated reaches the center of the screen.

図7は複数のPOIが近くに存在する場合、ユーザがよく目的地に設定するジャンルのPOIに引き寄せられるようにスクロールする例を説明する図である。
スクロール操作装置、例えば、タッチパネルで画面A5の右端側P点にタッチして一定時間後に指を離すと、右方向への直線的な自動スクロールS9(矢印)となり、t9秒後に画面B5にスクロールされる。画面B5の右端側にPOI「GS」が存在し、その近くに郵便局、和食店等の複数のPOIが存在し、「和食」店がよく目的地に設定されるジャンルのPOIとすると、「和食」店に引き寄せられるようにスクロールS10(矢印)が行われてt10秒後に画面C5となる。よく目的地に設定されるジャンルか否かは、POIを目的地に設定するごとにジャンル毎に設定回数をカウントして記憶装置に保持しておき、制御手段によりカウント値を読み出して自分がよく目的地に設定するジャンルか否かを判断する。具体的には、所定回数以上目的地として設定されたジャンルを、よく目的地に設定するジャンルと判断する。所定回数は固定でもよいし、目的地設定を行った総回数に対する割合で変動してもよい。よく目的地に設定するジャンルのPOIが複数ある場合には、例えば、近い方のPOIを優先、或いは自車が走行している側のPOIを優先してそこに引き寄せられるようにスクロールすればよい。また、図示の場合、スクロールS9よりスクロールS10の方がスクロール速度を大きく示しているが、スクロール速度は変えず、スクロール方向のみ変更するようにしてもよく、また、「和食」店が画面中央に達した時点でスクロールが終了するようにしてもよい。
FIG. 7 is a diagram for explaining an example of scrolling so that a user is attracted to a genre POI often set as a destination when a plurality of POIs exist nearby.
When the right end P point of the screen A5 is touched with a scroll operation device, for example, a touch panel, and the finger is released after a predetermined time, a linear automatic scroll S9 (arrow) in the right direction is generated, and the screen B5 is scrolled after t9 seconds. The If the POI “GS” exists on the right end side of the screen B5 and there are a plurality of POIs such as a post office and a Japanese restaurant nearby, and the “Japanese restaurant” is a POI of a genre that is often set as a destination, Scroll S10 (arrow) is performed so as to be drawn to the “Japanese restaurant”, and screen C5 appears after t10 seconds. Whether or not the genre is often set as the destination, every time the POI is set as the destination, the set number of counts is counted for each genre and held in the storage device, and the count value is read by the control means. It is determined whether or not the genre is set as the destination. Specifically, a genre set as a destination more than a predetermined number of times is determined as a genre that is often set as a destination. The predetermined number of times may be fixed, or may vary at a ratio to the total number of times the destination is set. When there are a plurality of POIs of genres that are often set as destinations, for example, scrolling so that the nearer POI is given priority or the POI on the side where the vehicle is traveling is given priority is drawn. . Further, in the illustrated case, the scroll speed of the scroll S10 is larger than that of the scroll S9. However, the scroll speed may be changed without changing the scroll speed, and the “Japanese restaurant” store is located at the center of the screen. Scrolling may end when it reaches.

図8はスクロール中にユーザがよく目的地に設定するジャンルのPOIに近づいたとき画面を振動させて知らせる例を示す図である。
スクロール操作装置、例えば、タッチパネルで画面A6の右端側P点にタッチして一定時間後に指を離すと、右方向への直線的な自動スクロールS11(矢印)となり、t11秒後に画面B6にスクロールされる。画面B6の右端側にPOI「GS」が存在し、この近くによく目的地に設定するジャンルのPOIである郵便局、銀行が存在するとする。スクロール中(S11またはS12(矢印))にこのPOIに接近すると、制御手段は画面を振動させてよく目的地に設定するジャンルのPOI近づいたことを知らせる。この場合も郵便局や銀行に引き寄せられるようにスクロールしてもよく、郵便局や銀行が画面中央に達した時点でスクロールを終了するようにしてもよい。
FIG. 8 is a diagram illustrating an example in which the screen is vibrated and notified when the user approaches a POI of a genre that is often set as a destination during scrolling.
When the right end P point of the screen A6 is touched with a scroll operation device, for example, a touch panel, and the finger is released after a predetermined time, a linear automatic scroll S11 (arrow) in the right direction is generated, and the screen B6 is scrolled after t11 seconds. The Assume that there is a POI “GS” on the right end side of the screen B6, and a post office and a bank that are POIs of a genre that is often set as a destination. When approaching this POI during scrolling (S11 or S12 (arrow)), the control means vibrates the screen and notifies that the POI of the genre to be set as the destination is approaching. In this case, scrolling may be performed so as to be drawn to the post office or bank, and scrolling may be terminated when the post office or bank reaches the center of the screen.

本実施形態の地図表示装置の例を示すブロック構成図である。It is a block block diagram which shows the example of the map display apparatus of this embodiment. スクロール方向を決定するための画面の例を説明する図である。It is a figure explaining the example of the screen for determining a scroll direction. 自動スクロールを説明する図である。It is a figure explaining automatic scroll. POIが画面中央に達した時点でスクロールを終了する例を示す図である。It is a figure which shows the example which complete | finishes scrolling when POI reaches the screen center. POIが少ない場所ではスクロール速度を大きくし、POIが多い場所ではスクロール速度を小さくする例を示す図である。It is a figure which shows the example which makes scroll speed large in a place with little POI, and makes scroll speed small in a place with much POI. POIがある場合にスクロール方向を変更する例を説明する図である。It is a figure explaining the example which changes a scroll direction when there exists POI. 複数のPOIが近くに存在する場合、よく目的地に設定するジャンルのPOIに引き寄せられるようにスクロールする例を説明する図である。When a plurality of POIs are present in the vicinity, it is a diagram for explaining an example of scrolling so as to be drawn to a POI of a genre often set as a destination. よく目的地に設定するジャンルのPOIに近づいたとき画面を振動させて知らせる例を説明する図である。It is a figure explaining the example which vibrates and notifies a screen when approaching POI of the genre often set as the destination.

符号の説明Explanation of symbols

1…制御装置、1a…描画処理手段、1b…検出手段、1c…制御手段、2…スクロール装置、3…現在位置検出装置、4…地図データ記憶装置、5…表示装置。 DESCRIPTION OF SYMBOLS 1 ... Control apparatus, 1a ... Drawing process means, 1b ... Detection means, 1c ... Control means, 2 ... Scroll apparatus, 3 ... Current position detection apparatus, 4 ... Map data storage apparatus, 5 ... Display apparatus.

Claims (5)

地図上にPOIを表示する地図表示装置において、
地図をスクロール操作する操作手段と、
POIデータを含む地図データを記憶する地図記憶手段と、
前記地図記憶手段から地図データを読み出し、画面表示用の描画データに展開する描画処理手段と、
前記操作手段によるスクロール操作を検出する検出手段と、
前記描画データに基づいて、現在位置を含む地図を表示するとともに、前記操作手段によるスクロール操作が検出されたとき、検出された操作方向へ表示地図をスクロールする制御手段とを備え、
前記制御手段は、表示地図のスクロール方向の所定範囲内にPOIが存在する場合、スクロール方向を該POIの方向へ変更すると共に、存在するPOIの数またはその密集度に応じてスクロール速度を変化させることを特徴とする地図表示装置。
In a map display device that displays a POI on a map,
Operation means for scrolling the map;
Map storage means for storing map data including POI data;
Drawing processing means for reading map data from the map storage means and developing the drawing data for screen display;
Detecting means for detecting a scroll operation by the operating means;
Based on the drawing data, a map including a current position is displayed, and when a scroll operation by the operation unit is detected, a control unit that scrolls the display map in the detected operation direction is provided.
When a POI exists within a predetermined range in the scroll direction of the display map , the control means changes the scroll direction to the POI direction and changes the scroll speed according to the number of POIs present or the density thereof. A map display device characterized by that.
目的地を設定する設定手段と、
設定された目的地のジャンルを記憶する記憶手段とを備え、
前記制御手段は、表示地図のスクロール方向の所定範囲内に複数のPOIが存在する場合には、所定回数以上設定されたジャンルのPOIに引き寄せられるようにスクロールすることを特徴とする請求項記載の地図表示装置。
A setting means for setting a destination;
Storage means for storing the genre of the set destination,
Wherein when there are a plurality of POI within a predetermined range of the scroll direction of the map display, according to claim 1, wherein the scrolling to be attracted to the POI genre that has been set more than a predetermined number of times Map display device.
目的地を設定する設定手段と、
設定された目的地のジャンルを記憶する記憶手段とを備え、
前記制御手段は、所定回数以上設定されたジャンルのPOIから所定距離以内に近づいたとき、画面を振動させて知らせることを特徴とする請求項記載の地図表示装置。
A setting means for setting a destination;
Storage means for storing the genre of the set destination,
Wherein, when approached within a predetermined distance from the POI genre that has been set a predetermined number of times or more, the map display device according to claim 1, wherein the informing by vibrating the screen.
前記制御手段は、POIが画面中央部に位置したときスクロールを停止することを特徴とする請求項1乃至3いずれか記載の地図表示装置。 The map display device according to any one of claims 1 to 3 , wherein the control means stops scrolling when the POI is located at the center of the screen. 地図上にPOIを表示する地図表示装置を制御するプログラムにおいて、
地図記憶手段から地図データを読み出し、画面表示用の描画データに展開するステップ、地図をスクロール操作する操作手段によるスクロール操作を検出するステップ、
描画データに基づいて現在位置を含む地図を表示するステップ、
前記操作手段によるスクロール操作が検出されたとき、検出された操作方向へ表示地図をスクロールするステップ、
表示地図のスクロール方向の所定範囲内にPOIが存在する場合、スクロール方向を該POIの方向へ変更すると共に、存在するPOIの数またはその密集度に応じてスクロール速度を変化させるステップ、
をコンピュータに実行させることを特徴とするプログラム。
In a program for controlling a map display device that displays a POI on a map,
A step of reading out map data from the map storage means and expanding it into drawing data for screen display; a step of detecting a scroll operation by an operation means for scrolling the map;
Displaying a map including the current position based on the drawing data;
Scrolling the display map in the detected operation direction when a scroll operation by the operation means is detected;
A step of changing the scroll direction to the direction of the POI when the POI is within a predetermined range of the scroll direction of the display map, and changing the scroll speed according to the number of POIs present or the density thereof ;
A program that causes a computer to execute.
JP2008322176A 2008-09-18 2008-12-18 Map display device and program Expired - Fee Related JP5158512B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008322176A JP5158512B2 (en) 2008-09-18 2008-12-18 Map display device and program

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2008238866 2008-09-18
JP2008238866 2008-09-18
JP2008322176A JP5158512B2 (en) 2008-09-18 2008-12-18 Map display device and program

Publications (2)

Publication Number Publication Date
JP2010096737A JP2010096737A (en) 2010-04-30
JP5158512B2 true JP5158512B2 (en) 2013-03-06

Family

ID=42258518

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008322176A Expired - Fee Related JP5158512B2 (en) 2008-09-18 2008-12-18 Map display device and program

Country Status (1)

Country Link
JP (1) JP5158512B2 (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010243670A (en) * 2009-04-02 2010-10-28 Clarion Co Ltd Map display, map image display method of map display
JP6035828B2 (en) * 2012-04-12 2016-11-30 株式会社デンソー Display operation device and display system
JP6104095B2 (en) * 2013-08-09 2017-03-29 三菱電機株式会社 Display control apparatus and display control method
JP6161718B2 (en) * 2013-10-21 2017-07-12 三菱電機株式会社 Map display device
JP6433176B2 (en) * 2014-06-30 2018-12-05 株式会社ゼンリンデータコム Control program, information processing method, and information processing apparatus
JP6463457B2 (en) 2015-03-16 2019-02-06 三菱電機株式会社 Map display control apparatus and map scroll operation feeling control method
CN107408356B (en) 2015-03-16 2020-02-28 三菱电机株式会社 Map display control device and automatic map scrolling method
JP2020106576A (en) * 2018-12-26 2020-07-09 Line株式会社 Method for controlling display, program, and display device

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002116040A (en) * 2000-10-04 2002-04-19 Alpine Electronics Inc Navigation device
JP2004085611A (en) * 2002-08-22 2004-03-18 Alpine Electronics Inc Device of controlling map scroll and navigation system using same
JP2005308877A (en) * 2004-04-19 2005-11-04 Alpine Electronics Inc Onboard electronic system and scrolling control method for same
JP2007212975A (en) * 2006-02-13 2007-08-23 Denso Corp Route display device and program
JP5007064B2 (en) * 2006-04-12 2012-08-22 クラリオン株式会社 Navigation device
JP2008226101A (en) * 2007-03-15 2008-09-25 Denso It Laboratory Inc Selecting operation support device, method and program

Also Published As

Publication number Publication date
JP2010096737A (en) 2010-04-30

Similar Documents

Publication Publication Date Title
JP5158512B2 (en) Map display device and program
JP5210497B2 (en) Navigation device
JP4645299B2 (en) In-vehicle display device
JP5533254B2 (en) Information display device, information display method, and program
US10936188B2 (en) In-vehicle device, display area splitting method, program, and information control device
JP2006039745A (en) Touch-panel type input device
JP2012068133A (en) Map image display device, map image display method and computer program
CN109631920B (en) Map application with improved navigation tool
KR101330662B1 (en) Navigation device and method for navigation guide
JP5421015B2 (en) Map display device
JP6221265B2 (en) Touch panel operation device and operation event determination method in touch panel operation device
CN109029480B (en) Map application with improved navigation tool
JP2007212857A (en) Navigation device
JP2007263626A (en) Navigation system, and method and program for controlling same
JP2008033763A (en) On-vehicle electronic apparatus and navigation device
JP2013050305A (en) Map display device and program
JP5367033B2 (en) Display device
JP4001049B2 (en) Navigation device
JP2011080851A (en) Navigation system and map image display method
JP2009288119A (en) Navigation system
JP2006293750A (en) Navigation system and map display method
JP5916690B2 (en) Map display device
JP2014006708A (en) Apparatus for controlling scroll of display information
JP4835494B2 (en) Map display device
JP2019079210A (en) Point search system and computer program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110215

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120530

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120608

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120730

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20121116

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20121129

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20151221

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees