Page History: MainPage Map and Photo show
Compare Page Revisions
Page Revision: 2011/12/06 20:11
Class
- Package:
- Defined In : ajax/index.ashx
- Class:
- Subclasses:
- Extends:
Config Options
if disable javascript, mMap'll make static image map automatically.
This part change
sb.AppendFormat("<img src=\"/assets/daum/static/?center={0},{1}&size=700x300&level=5&type=hybrid&marker=true\" alt=\"\"/>",
record.Latitude, record.Longitude);
Public Properties
public properties
Public Methods
public Methods
Public Events
Example
example