100 reputation
16
bio website millz.com
location United States
age
visits member for 2 years, 3 months
seen Apr 18 at 22:59
stats profile views 6

Try my Chrome extension, Comic Text. It's available for free in the Chrome Web Store.

Placekitten + Google Maps API = OMG Kittens!

Find me on Twitter: @mastermillz


Feb
13
awarded  Notable Question
Jan
28
accepted How to achieve an “inner glow” effect on polygons drawn using the Google Maps v3 javascript API?
Jan
28
comment How to achieve an “inner glow” effect on polygons drawn using the Google Maps v3 javascript API?
Thanks for the example! I might be able to use this to accomplish my goal.
Jan
22
comment How to achieve an “inner glow” effect on polygons drawn using the Google Maps v3 javascript API?
This is basically the conclusion I reached before posting the question. No, is doesn't appear that the vanilla GMaps API can do it. I could draw SVG paths in a custom layer on top of the map and possibly use SVG to create an "inner glow" effect, but that won't work consistently in all browsers. Drawing multiple polygons like you suggest sounds both complex and kludgy, but might work. I'd love to see an example.
Jan
22
comment How to achieve an “inner glow” effect on polygons drawn using the Google Maps v3 javascript API?
Even if I could get at the underlying DOM element that the GMaps API draws (and it's not clear that I can), the box shadow CSS will not help for an arbitrary polygon.
Jan
16
awarded  Promoter
Jan
10
asked How to achieve an “inner glow” effect on polygons drawn using the Google Maps v3 javascript API?
Aug
7
awarded  Popular Question
Nov
11
awarded  Scholar
Nov
11
awarded  Editor
Nov
11
accepted Using ArcMap, how may I convert a shapefile to use decimal degrees?
Nov
11
revised Using ArcMap, how may I convert a shapefile to use decimal degrees?
Elaborated on why it doesn't make sense to use PCS + degrees
Nov
11
awarded  Supporter
Nov
11
comment Using ArcMap, how may I convert a shapefile to use decimal degrees?
I guess I'm confused because Google Map uses the Web Mercator projection, but still references coordinates using degrees. How does that jive with what you're saying about having to use a GCS to have coords in degrees?
Nov
11
comment Using ArcMap, how may I convert a shapefile to use decimal degrees?
So there's no way to use latitude/longitude coordinates with an Albers projection?
Nov
11
comment Using ArcMap, how may I convert a shapefile to use decimal degrees?
@Brad Nesom: Can you expand on that? Why wouldn't I be able to use degrees with Albers?
Nov
11
awarded  Student
Nov
11
asked Using ArcMap, how may I convert a shapefile to use decimal degrees?