You are not logged in.
Yes. You can add url="#oid" to your <map> tag. When the map loads it will simulate a click on the object with the id you specify (if you preceed it with a hash tag). I.e.:
<map .... url="#intro">
...
<areas>
<area oid="intro" mc_name="intro"><description><![CDATA[This will be displayed on load]]></description></area>
....
</areas>Offline
© amMap & amCharts | Forum engine: PunBB