Changeset 757 for flamingo_demo


Ignore:
Timestamp:
04-08-11 11:49:19 (10 months ago)
Author:
rbraam
Message:

added a no fixed zooming example on a tiled service.

Location:
flamingo_demo/trunk
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • flamingo_demo/trunk/index.html

    r755 r757  
    3939            </div> 
    4040            <div class="component"> 
     41                        <h3>Tiling based on a Open Street Map service but without fixed (zoom)resolutions</h3> 
     42                        Service is served by Open Street Map <a href="http://openstreetmap.org">http://www.openstreetmap.org</a><br/> 
     43                        <a href="flamingo.html?config=config_tiling_osm_nofix.xml">Select</a> 
     44            </div> 
     45            <div class="component"> 
    4146                        <h3>Map with a list of resolutions</h3> 
    4247                        The map has a list of resolutions. Zooming will be forced on these resolutions. Tiling based on a ArcGis 9.3 map cache tiling.<br/> 
    4348                        <a href="flamingo.html?config=config_map_resolutions.xml">Select</a> 
    4449            </div> 
     50 
    4551            <div class="component"> 
    4652                        <h3>Edit info panel</h3> 
Note: See TracChangeset for help on using the changeset viewer.