- Posts: 5
- Thank you received: 1
Rotating Google Maps
- Gandalf
- Topic Author
- Offline
- New Member
Less
More
11 years 2 months ago - 11 years 2 months ago #3618
by Gandalf
Rotating Google Maps was created by Gandalf
Hello,
Is there a possibility to rotate Custom Google Map for e.g. +90 deg (north on the left) ?
If yes, how to achieve it?
Thx in advance and rgds.
Is there a possibility to rotate Custom Google Map for e.g. +90 deg (north on the left) ?
If yes, how to achieve it?
Thx in advance and rgds.
Last edit: 11 years 2 months ago by Gandalf.
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
11 years 2 months ago #3620
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Rotating Google Maps
Hi, you can try to rotate div with map
stackoverflow.com/questions/14233341/how...ml-div-to-90-degrees
www.w3schools.com/css3/css3_2dtransforms.asp
If you want to create your map tiles from your image (as a map layer) and use it, you can rotate image first and create your tiles. But in this case your coordinates will be the other, and not connected to the same place as you do for not rotated image
stackoverflow.com/questions/14233341/how...ml-div-to-90-degrees
www.w3schools.com/css3/css3_2dtransforms.asp
If you want to create your map tiles from your image (as a map layer) and use it, you can rotate image first and create your tiles. But in this case your coordinates will be the other, and not connected to the same place as you do for not rotated image
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
- Gandalf
- Topic Author
- Offline
- New Member
Less
More
- Posts: 5
- Thank you received: 1
11 years 2 months ago #3624
by Gandalf
Replied by Gandalf on topic Rotating Google Maps
Hello,
I know that I can rotate it with css or jquery, but it will cause a row of troubles I would like to avoid.
I've hoped that there is a possibility to do it with google api itself.
Thx anyway and rgds.
I know that I can rotate it with css or jquery, but it will cause a row of troubles I would like to avoid.
I've hoped that there is a possibility to do it with google api itself.
Thx anyway and rgds.
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
11 years 2 months ago #3626
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Rotating Google Maps
I think you can't.
But you can enable Google Earth, and rotate whatever you want
But you can enable Google Earth, and rotate whatever you want
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
11 years 2 months ago #3627
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Rotating Google Maps
I mean Enable in map properties Google Earth.
Install Google Earth plugin for your browser.
And switch to earth layer
Install Google Earth plugin for your browser.
And switch to earth layer
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
Time to create page: 0.204 seconds