You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-map...@googlegroups.com
Hi,
How can I write code in asp.net web application using google MAP API v3 that read .TAB file and draw image on map.
I had performed similar task using Microsoft Bing map and used HTTP handler.This http handler get called when we create tilelayer on bing map.
Similar task I want to perform with google MAP API V3.
Thanks
Nianwei Liu
unread,
Jan 20, 2012, 11:51:58 AM1/20/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Maps JavaScript API v3
Look at the ImageMapType samples. Assuming your handler takes care
of .TAB file IO and rendering, there should not be much difference
between using Bing or Google.