branflake2267 / GWT-Maps-V3-Api

GWT Maps V3 Javascript Bindings
Other
144 stars 113 forks source link

Custom Map Type and Projection #205

Open wikiro opened 10 years ago

wikiro commented 10 years ago

How can i create layer with custom projection like this: http://jsfiddle.net/VkGjq/2/ Maybe we shoud add this feature? Thanks.

twistedpair commented 10 years ago

Custom map tiles are already available. See the Showcase.

wikiro commented 10 years ago

I wrote about custom projection, not map tiles. This is different things. Please, look at the jsfiddle.

twistedpair commented 10 years ago

You are correct @evmx, my error.

GMaps added the Projection property to the ImageMapType in the current 3.15 API release. We'll put it on our radar for the next release. Thanks!