When view, static image map size change

Modified on 2011/11/14 20:54 by Administrator — Categorized as: mMap

Class


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}&amp;size=700x300&amp;level=5&amp;type=hybrid&amp;marker=true\" alt=\"\"/>",
		record.Latitude, record.Longitude);

Public Properties

public properties

Public Methods

public Methods

Public Events



Example

example