Hello Sir,
Can I Display dynamicOverlay On Google & yahoo map ?
If yes than provide me a sample code for MVC edition.
and My shapes(Circle , Polygon etc…) for dynamicOverlay is not displaying on Google & yahoo map(of Thinkgeo) .
Please help me.
Regards,
Dinesh
DynamicOverlay is not displaying on Google & yahoo map
Hi Dinesh,
If you want cover any feature layer above Google & Yahoo map, please notice the projection problem. You need reprojection your shapes and it will display with Google & Yahoo map.
In our HowDoISample, you can find a sample named "BaseOverlayChanged Event" under "Miscellaneous". That should be helpful for your requirement I think.
Regards,
Don
Hi Dinesh,
Apology for the incorrect reply from Don. Here is a sample based on your requirements. And I guess the reason why the shape file layer can’t be shown is as the proper “IsBaseOverlay” of the dynamicOverlay didn’t be assigned as false.
Please try the sample and feel free to let us know if there are any questions.
Best regards,
Summer
Post38119Sample.zip (262 KB)
Hi JM,
This should be becaue the cache is not cleared, follwoing is a test vedio on our side, once the cache is cleared the legend is working : screencast.com/t/M2LroO4NY . Attached is our test project for your information, would you please check it and tell us what we missed?
And if the problem is still there, would you please provide us a sample(with your dlls) to test.
Waiting for your further information.
Summer
Post11456Sample.zip (164 KB)
Hi Dinesh,
Apology for the incorrect reply from Don. Here is a sample based on your requirements. And I guess the reason why the shape file layer can’t be shown is as the proper “IsBaseOverlay” of the dynamicOverlay didn’t be assigned as false.
Please try the sample and feel free to let us know if there are any questions.
Best regards,
Summer
001_Post11456Sample.zip (262 KB)