Hi, I've been working on an SVG GUI http://svggui.com/demo/virDesktop.php
What I want to do is to create a panel, which can contain a Google map. Your link seems to be do embed SVG into an HTML document, which is the inverse of what I'm trying to do. Sorry if I haven't included enough information. On Mon, Nov 7, 2011 at 12:06 PM, davie <daviestrac...@yahoo.co.uk> wrote: > Hi > You will have to be more specific about what you mean by a SVG > document > As I said SVG is a subset XML > Google maps is designed to be viewed on a browser (including static > maps) > SVG was designed to be viewed in a browser > > The simplest way to show a Google Map in a SVG file(xxx.svg[an XML > file]) is as an image see > http://tavmjong.free.fr/INKSCAPE/MANUAL/html/Web-Use.html > > ensure you conform to the TOS for static maps > 10.1.1(h) No Use of Static Maps API(s) outside a Web-Based Application > (Except with a Link to Google Maps). You must not use the Static Maps > API(s) outside of a web-based application unless: > > (i) your platform does not have a web browser; or > > (ii) if your platform does have a web browser, you provide a link that > shows the location concerned either (x) in the Google Maps native > application (if your platform has one); or (y) on the Google Maps > website. > > > Regards Davie > > > On Nov 7, 7:49 am, Sy <simonaplat...@gmail.com> wrote: > > I have an SVG document and what I want to do or find out if its > > possible is how to get a Google map rendered in an area of the SVG > > document. I think your examples are examples of maps inside HTML > > documents. > > > > On Nov 6, 3:47 pm, Berry Ratliff <bratl...@provide.net> wrote: > > > > > > > > > > > > > > > > > On Nov 5, 7:10 pm, Sy <simonaplat...@gmail.com> wrote: > > > > > > Hi, > > > > > > Thanks for the reply. I want to include a Google Map in anSVG > > > > document. > > > > > I believe theSVGdocument containing the static map must be displayed > > > in a browser. > > > > > A static map can be redecorated with CANVAS in a browser. > > > > > > > > home.provide.net/~bratliff/cities<http://home.provide.net/%7Ebratliff/cities> > > > > > > home.provide.net/~bratliff/harbor<http://home.provide.net/%7Ebratliff/harbor> > > > > > > home.provide.net/~bratliff/hawaii<http://home.provide.net/%7Ebratliff/hawaii> > > > > > Redecorating the same static map has several benefits. URL length > > > restrictions are avoided. Bandwidth delay is reduced. Bandwidth > > > usage is reduced. Quotas are preserved. Once the static map is > > > loaded, redecoration can be performed without a WiFi connection. > > -- > 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.