map: added missing since tag for a new api.
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Wed, 20 Aug 2014 14:48:25 +0000 (23:48 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Wed, 20 Aug 2014 15:08:48 +0000 (00:08 +0900)
src/lib/elm_map.eo

index 5d07d77..e9b635d 100644 (file)
@@ -650,6 +650,8 @@ class Elm_Map (Elm_Widget, Elm_Interface_Scrollable,
          given @p lat and @p lon coordinates and show it (by scrolling) in the
          center of the viewport concurrently.
 
+         @since 1.11
+
          @see elm_map_region_bring_in()
          @see elm_map_zoom_set()