• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
[ANN]Piyomaru Map Scripter Library
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ANN]Piyomaru Map Scripter Library


  • Subject: [ANN]Piyomaru Map Scripter Library
  • From: Takaaki Naganoya via AppleScript-Users <email@hidden>
  • Date: Sun, 15 Dec 2019 14:05:48 +0900

Hi All,

I’ve just released a free AppleScript Libraries.

—Piyomaru Map Scripter Library

This library provides Maps.app query interface for macOS. As you know, Maps.app does not have AppleScript dictionary. It's dictionary is dummy.

Apple engineers can not make AppleScript dictionary I know. So, I make an external AppleScript dictionary for Apple's Maps.app.

You can display the location by address or latitude & longitude.

http://piyocast.com/as/wp-content/uploads/2019/12/mapScripter.zip

All sample scripts and result images are in library's AppleScript dictionary. You can try every command by clicking "★Click Here to Open This Script" link in each sample codes.

--Environment
for macOS 10.10 or later (display point with latitude & lingitude command works right only macOS 10.14 or later.)




--Installation
Copy "map scripter.scpd" to ~/Library/Script Libraries folder. If the "Scirpt Libraries" folder does not exists, make the folder by yourself.

--Brosing AppleScript dictionary of this Library
Open "Library" window from Script Editor, then add this library to library list.
Then you can browse this library's dictionary with sample script and screenshots.

--Commands
display map
Display a specified location map with Apple's Maps.app. You can indicate the point by latitude & longitude or an address string.

display map route
Display a route from a location to other one. You can select the way of transport from walk / car / public.

display around here
Display shops or facilities available in Apple's Maps.app database. You can find them near from current location. The geo-location info is Wi-Fi station based. So, This command force power-on Wi-Fi Interface.

display point
Display shops or facilities available in Apple's Maps.app database. You can find them from current location. The geolocation information is latitude & longitude.

--Advertizement
Piyomaru software can provide such a automation workfow with easy to use interface.
Feel free to talk with uo about the Mac automation system development.

--Licence
Map Scripter Script Library is Copyright © 2019- Takaaki Naganoya <email@hidden>
All rights reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software to use, copy, and distribute copies, including within commercial software, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

--
Takaaki Naganoya
email@hidden
http://piyocast.com/as/



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: [ANN]Piyomaru Map Scripter Library
      • From: "Stockly, Ed via AppleScript-Users" <email@hidden>
  • Prev by Date: Re: [ANN] Piyomaru choose multiple list lib
  • Next by Date: Re: [ANN]Piyomaru Map Scripter Library
  • Previous by thread: Re: [ANN] Piyomaru choose multiple list lib
  • Next by thread: Re: [ANN]Piyomaru Map Scripter Library
  • Index(es):
    • Date
    • Thread