Forum Replies Created
-
AuthorPosts
-
February 8, 2014 at 3:06 am in reply to: Append the data that is shown within the InfoWindow via Ajax #14211
Hi Chris,
Thanks for the info!
I’ll give this a shot and will let you know how it goes.
February 6, 2014 at 10:56 am in reply to: Directions form: Change "Directions To" address from lat/lng to actual address #14203I’ll go ahead and start a new thread.
thanks again!
February 6, 2014 at 10:20 am in reply to: Directions form: Change "Directions To" address from lat/lng to actual address #14201Hi Chris,
Worked like a charm.
One minor correction is that the correct syntax is “correctedAddress” and not “corrected_address”.
I have a couple of other questions. Should I post those here or start a new thread?
thanks for your help!
February 6, 2014 at 6:20 am in reply to: Directions form: Change "Directions To" address from lat/lng to actual address #14196Hi Chris,
I’m actually adding POI’s via a loop using php:
${‘mypoi_’ . $the_count} = new Mappress_Poi(array(“iconid” => $search_term, “title” => $title, “body” => $body, “point” => array(“lat” => $list_locations[‘latitude’], “lng” => $list_locations[‘longitude’])));
Let me know if this clarifies things.
Thanks!
That did the trick.
thanks!
Hello,
I just purchased the PRO version of this plugin and am trying to do exactly what roamingk is trying to accomplish.
Can we get a response?
thanks!
-
AuthorPosts
