|
phil.johnson
|
|
|
I have multiple KML layers that i will be adding to my map, and i wanted a way to:
a) have a list of those layers and details about them in a listbox
b) be able to click on an item in that list and have the map immediately center/zoom on that layer it represents.
Are their ways using your code to do something like this? I'm looking for a zoom to layer function, and/or a unique ID for each layer that I add so that i can reference it later, or some other solution possibly.
|
|
|
|
phil.johnson
|
|
|
So i assume by the lack of any response that 'zooming to a layer' functionality is not supported then, and I shouldn't buy this product if I'm looking for this functionality?
|
|
|
|
Chris Pietschmann
|
|
The following thread about "SetMapView" should help you implement this:
http://simplovation.com/forums/t/01afa2ff-8bc2-4842-9cbb-a67586d00b6b.aspx
|
|
|