http://kaufmanmaps.com/votemap.html
<http://kaufmanmaps.com/votemap.html>After I get the overlay looking right I need to work out the rest. When someone searches for their address the little infobubble that pops up will have a "where do I vote link" that will let them what voting precinct their in and call the directions service giving them directions from their address to a predefined latlong of the correct voting location provided by another point kml I have. Or maybe an array with the latlongs in it if thats faster. <http://kaufmanmaps.com/votemap.html> On Fri, Oct 15, 2010 at 9:57 AM, [email protected] <[email protected]>wrote: > On Oct 15, 7:30 am, "ZAPP! Rowsdower" <[email protected]> wrote: > > I guess its the 3rd party Its the v3_epoly. I tried using a kml I made > > with "mapwindow" but it left out a few shapes. Something is getting > > lost in the translation. Whats the best method of converting a shp to > > a kml ...or a xml? Less symbology the better (no outlines etc)? I > > think I need a xml so .Contains(latlng) knows when a point I lookup is > > within the boundaries of a certain polygon huh? > > We could help if you provided a link to your map that doesn't work. > > -- Larry > > > > > On Fri, Oct 15, 2010 at 8:29 AM, [email protected] > > <[email protected]>wrote: > > > > > > > > > On Oct 15, 6:21 am, shaun York <[email protected]> wrote: > > > > Im trying to overlay 42 poly's that cover my county. They don't > > > > display though. Is there anything special I have to pass shp2text to > > > > generate the correct .xml? I can draw poly's with xml with geoxml on > > > > google right? > > > > > If you are using the v2 Google Maps API. This group is about the v3 > > > Google Maps API. The equivalent built in is KmlLayer, not GGeoXml, > > > unless you are asking about the GeoXml 3rd party kml parser, which > > > works with v2. > > > > > -- Larry > > > > > -- > > > 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]<google-maps-js-api-v3%[email protected]> > <google-maps-js-api-v3%2b[email protected]> > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/google-maps-js-api-v3?hl=en.- 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]<google-maps-js-api-v3%[email protected]> > . > 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 [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.
