Re: [Google Maps API v3] Re: Google Maps V3 API & WinForm Usage

2011-11-27 Thread Chris Broadfoot
I'm not familiar with the .NET framework, but in general, we recommend web
views. Could you find a WebKit-based web view?

Neither solution is directly supported, but use of GMap.NET violates the
Terms of Service.

Using a web view may not be covered by our "supported browsers" but in
all likelihood will work, and allows you to be compliant with the Terms of
Service.

Cheers
Chris

--
http://twitter.com/broady



On Mon, Nov 28, 2011 at 6:32 PM, Mr.Pohoda  wrote:

> I suggest you to use GMap.NET. I've tried web control in my mobile
> application and not all javascript worked. I suppose it will be the
> same in desktop application. In GMap.NET there are even things like
> marker clusterer and you can use google, openstreet layers, bing or
> yahoo if you want. If you used web control, it would be pretty hard to
> control map with buttons in your application.
>
> On Nov 27, 11:48 am, engrforever  wrote:
> > Folks,
> >
> > I am interested in figuring out how I can integrate the Google Map V3 API
> > features into a custom WinForm application. I have come across a codeplex
> > project (GMap.NET), I trying to understand what are my options and
> > limitations. I know I can add a "web control" in WinForm, but will that
> > allow access to all the java script functions?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Maps JavaScript API v3" group.
> To post to this group, send email to
> google-maps-js-api-v3@googlegroups.com.
> To unsubscribe from this group, send email to
> google-maps-js-api-v3+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-maps-js-api-v3?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.



[Google Maps API v3] Re: Google Maps V3 API & WinForm Usage

2011-11-27 Thread Mr.Pohoda
I suggest you to use GMap.NET. I've tried web control in my mobile
application and not all javascript worked. I suppose it will be the
same in desktop application. In GMap.NET there are even things like
marker clusterer and you can use google, openstreet layers, bing or
yahoo if you want. If you used web control, it would be pretty hard to
control map with buttons in your application.

On Nov 27, 11:48 am, engrforever  wrote:
> Folks,
>
> I am interested in figuring out how I can integrate the Google Map V3 API
> features into a custom WinForm application. I have come across a codeplex
> project (GMap.NET), I trying to understand what are my options and
> limitations. I know I can add a "web control" in WinForm, but will that
> allow access to all the java script functions?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.