ITSTAR Demo Applications
nobody
Logout
Home
Home
Demo GoogleMaps
GoogleMap Example 1: Default Markers
Map 1 (click Help for Details)
GoogleMap Example 2: Custom Markers and custom Zoom, Debug=Yes
Map 2 (click Help for Details)
{"gps":[ {"base":[ {"name": "Center", "lat": 52.518728, "lng": 13.376745, "zoom": 10}]}, {"marker":[ {"name": "Berlin Reichstag", "lat": 52.518728, "lng": 13.376745, "img": "itstar/r/files/static/v1Y/Map-Marker-Flag-1-Green.png"}, {"name": "Berlin Siegessäule", "lat": 52.514716, "lng": 13.351682, "img": "itstar/r/files/static/v1Y/Map-Marker-Flag-1-Red.png"}, {"name": "Checkpoint Charlie", "lat": 52.507468, "lng": 13.393611, "img": ""}]} ]}
GoogleMap Example 3: Fully adjustable Map, click Refresh Map
Name the Marker
Latitude
Longitute
Zoom (1-20)
MapType
Road
Hybrid
Satelite
Terrain
Marker Image
Green Flag
Red Flag
Green Pin
Pink Pin
LOCATIONS. Data for Example 4
Cancel
Delete
Submit
1 - 2
Check All
Location Name
Latitude
Longitude
Icon
Select Row
Location Name
Latitude
Longitude
Icon
Select Row
Location Name
Latitude
Longitude
Icon
Select Row
Location Name
Latitude
Longitude
Icon
Add Row
GoogleMap Example 4: Region Plugin with Data out of the Table LOCATIONS
SQL for Region Source:
select location_name as name, latitude as lat, longitude as lng, icon as img from LOCATIONS