On Jan 30, 12:45 pm, Bjørn Sandvik <[email protected]> wrote: > Hi, > > I'm thinking of multipolygon geometries, > likehttp://geojson.org/geojson-spec.html#id7 > i.e. to include two or more polygons in a single encoded polyline.
I wouldn't expect it to work out of the box, you will need to define a "separator" for the different pieces. -- Larry > > Bjørn > > 2011/1/30 [email protected] <[email protected]>: > > > > > > > On Jan 30, 11:04 am, Bjørn Sandvik <[email protected]> wrote: > >> Hi, > > >> Is it possible to represent multipolygon/multiline as a single encoded > >> polyline? > > > If I understand your question: you can represent any polyline or > > polygon path as an encoded polyline. > > > Perhaps if you gave more information about what you were trying to do, > > we could answer the real question. > > > -- Larry > > >> Bjørn > > > -- > > 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 [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group > > athttp://groups.google.com/group/google-maps-js-api-v3?hl=en. > > -- > > http://blog.thematicmapping.org- Hide quoted text - > > - Show quoted text - -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
