User Tools

Site Tools


map_suite_webapi_markers_and_popups

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
map_suite_webapi_markers_and_popups [2015/11/09 06:54]
tgwikiupdate [Markers and Popups]
map_suite_webapi_markers_and_popups [2015/11/19 04:48]
tgwikiupdate [Markers and Popups]
Line 1: Line 1:
 ====== Map Suite WebAPI Markers and Popups====== ====== Map Suite WebAPI Markers and Popups======
  
-===Video Overview===+===== Video Overview ===== 
 +{{youtube>​CIoHHqK5U6s?​large |Web API Markers and Pop Ups Learning Sample}}
  
-Coming Soon. 
  
 ===Overview=== ===Overview===
  
-In the sample, we show how to put marker with marks position ​in a popup on the map. The marker ​can be drag. Click map can change marker’s position and update ​popup’s contentClick marker can show or hide popup.+This sample ​shows you how to use markers and popups. Markers can be dragged across the map in order to place them on new location anywhere ​on the map. By clicking on the marker ​users are able to see a popup with the location informationIn this sample we are using both Leaflet and Openlayers.
  
 ==== Markers ==== ==== Markers ====
Line 16: Line 16:
 </​div>​ </​div>​
  
-We put a marker on the map. Set up a custom ​icon for the markerThe marker ​can be drag on the map. Its position can be modified by clicking on map. In the Openlayers, the marker is implemented by vector layer+Developers can use custom ​icons as their markersMarkers ​can then be dragged anywhere ​on the map. 
 +<div newline></​div>​
 <div newline></​div>​ <div newline></​div>​
 ==== Markers and Popups ==== ==== Markers and Popups ====
Line 26: Line 26:
 </​div>​ </​div>​
  
-We put a marker ​on the map, it binds a popup. ​The popup can be showed ​or hided by clicking ​marker. The position of the popup will be synchronized with the marker’s positionThe sample set the current ​marker’s position to popup’s content. In the Openlayers, the popup is implemented by overlay.+With the marker ​users can also get a popup with the location informationUsers can show or hide the popup information ​by clicking ​on the marker. ​If marker ​is movedthe location information is automatically updated on the popup.
  
  
 +<div newline></​div>​
 <div newline></​div>​ <div newline></​div>​
map_suite_webapi_markers_and_popups.txt · Last modified: 2015/12/03 09:41 by tgwikiupdate