if moderators know the answer, they can reply and lock.
Announcement
Collapse
No announcement yet.
gmap
Collapse
X
-
Originally posted by princesirohi View Postis there a way we can embed google map here in a thread/post.
if moderators know the answer, they can reply and lock.You can.Originally posted by sunilg View PostI think you can't.
Please see enclosed.
Type in your required variables in the fields and when the search results are displayed, click the "Link" button on the top right corner.
Copy the URL and paste in your post.
Last edited by n_aditya; 04-26-2011, 05:22 PM.ATGATT - Because hospital ceilings are boring !!!
Comment
-
[*HTMl][MAP]<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.co.in/maps?f=d&source=s_d&saddr=Leh,+Jammu+%26+K ashmir&daddr=Kanyakumari,+Tamil+Nadu&hl=en &geocode=FeyDCQIdlcyfBCmF7V9EIev9ODEQ94ZQlwm70 Q%3BFbNdewAdpDGfBClheAgqPe0EOzGg-u9qiQ55Hg&mra=ls&sll=35.886055,-96.762234&sspn=56.411615,79.013672&ie=UTF8 &ll=21.13098,78.13739&spn=26.09352,2.94762 &output=embed"></iframe><br /><small><a href="http://maps.google.co.in/maps?f=d&source=embed&saddr=Leh,+Jammu+%26 +Kashmir&daddr=Kanyakumari,+Tamil+Nadu&hl= en&geocode=FeyDCQIdlcyfBCmF7V9EIev9ODEQ94ZQlwm 70Q%3BFbNdewAdpDGfBClheAgqPe0EOzGg-u9qiQ55Hg&mra=ls&sll=35.886055,-96.762234&sspn=56.411615,79.013672&ie=UTF8 &ll=21.13098,78.13739&spn=26.09352,2.94762 " style="color:#0000FF;text-align:left">View Larger Map</a></small>[/MAP][/HTML]
I give up.. the HTML code has to be put in the page source code.. then only it will work...Last edited by lijok; 04-27-2011, 03:09 AM.
Comment
-
[MAP=http://maps.google.co.in/maps?f=d&source=s_d&saddr=Leh,+Jammu+%26+K ashmir&daddr=Kanyakumari,+Tamil+Nadu&hl=en &geocode=FeyDCQIdlcyfBCmF7V9EIev9ODEQ94ZQlw m70 Q%3BFbNdewAdpDGfBClheAgqPe0EOzGg-u9qiQ55Hg&mra=ls&sll=35.886055,-96.762234&sspn=56.411615,79.013672&ie=UTF8 &ll=21.13098,78.13739&spn=26.09352,2.94 762 &output=embed"></iframe><br /><small><a href="http://maps.google.co.in/maps?f=d&source=embed&saddr=Leh,+Jammu+%26 +Kashmir&daddr=Kanyakumari,+Tamil+Nadu&hl= en&geocode=FeyDCQIdlcyfBCmF7V9EIev9ODEQ94ZQlw m 70Q%3BFbNdewAdpDGfBClheAgqPe0EOzGg-u9qiQ55Hg&mra=ls&sll=35.886055,-96.762234&sspn=56.411615,79.013672&ie=UTF8 &ll=21.13098,78.13739&spn=26.09352,2.94 762 " style="color:#0000FF;text-align:left">View Larger Map</a></small>[/MAP]
[Map=http://maps.google.co.in/maps?q=jaipur+map&oe=utf-8&client=firefox-a&ie=UTF8&hq=&hnear=Jaipur,+Rajasthan&gl=in&z=11&l l=26.917,75.817&output=embed]jaipur map - Google Maps[/Map]
Damn, I give up too...HTML Code:<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.co.in/maps?q=jaipur+map&oe=utf-8&client=firefox-a&ie=UTF8&hq=&hnear=Jaipur,+Rajasthan&gl=in&source=embed&ll=26.917,75.817&spn=0.074848,0.154324&z=13&output=embed"></iframe><br /><small><a href="http://maps.google.co.in/maps?q=jaipur+map&oe=utf-8&client=firefox-a&ie=UTF8&hq=&hnear=Jaipur,+Rajasthan&gl=in&source=embed&ll=26.917,75.817&spn=0.074848,0.154324&z=13" style="color:#0000FF;text-align:left">View Larger Map</a></small>
Last edited by Samarth 619; 04-27-2011, 11:41 AM.---
Brotherhood, Rules, Freedom. Xbhp.
Indian riding = Alertness, Anticipation and Adjustment.
Comment
-
@Princess - please see the screenshot in my post. There is a "Paste HTML to embed in website" option.
But i guess you are asking for something else. Like viewing a map inside a post with navigation. That may not be possible.ATGATT - Because hospital ceilings are boring !!!
Comment
-
Absolutely technically correct answer ... now lets ask Sunny's team to install the plugin and lock this thread to avoid more experimentation !Originally posted by karthiktup View PostThis forum was based on vbulletin. there is an pugin which enables users to post gmaps under BBcode [GMAP][/GMAP]. The mods/ person who takes care of this forum's technical part needs to install this plugin.
Comment
-
In the meantime, one can use static maps of any area using IMG codes, as shown below:
Google Static Maps API - Google Code
You can choose which area to display, how to display, and the zoom level, etc. So, its good enough for now, ain't it?
You just need to enter the GPS addresses, and some other detail into the URL itself, and surround it with IMG tags, like shown below:
X and Y= Latitude and longitudes.Code:http://maps.google.com/maps/api/staticmap?center=XX.XXXXXX,-YY.YYYYYY&zoom=ZZ&size=AAAxAAA&sensor=false
AAA and AAA= Pixel dimensions of the image required. can't be more than 640x640.
ZZ= zoom level
So, this code:
displays:Code:http://maps.google.com/maps/api/staticmap?center=26.014728,74.228672&zoom=6&size=400x400&sensor=false
Last edited by Samarth 619; 04-27-2011, 11:57 AM.---
Brotherhood, Rules, Freedom. Xbhp.
Indian riding = Alertness, Anticipation and Adjustment.
Comment
-
@lijok: even i tried all this yaar, thats why started a thread.
@karthiktup: ya, i know there is a BBcode for this [GMap] [/GMap], but it was not working here. thats why. may be you are correct, we need some pluggin called vbulletin. MODS PLEASE TAKE NOTE OF THIS.
@Rony: Please don't lock it man........there is no harm in experimentation. let us try some tricks.
@Samarth_619: ya static maps is all we can use now.
@Mods ..........do something.
Comment
-
Re: gmap
guys i am restarting this thread from the dead with new querry --suppose i make a map in gmap to be used for navigational purpose, and i want to share it with wife, so that she can open the same map in her android mobile inside gmap, so that she can be my navigator while being pillion.that problem is right now if i e-mail the link of the map to share- she can open it, but it opens in web browser and not in gmap, so it can't be used for real-time navigation.anybody know a way out ...??
Comment




Comment